📦 logseq article archive — 知识库归档
v1.0.1基于双向链接技术,构建并维护持久化的 Logseq 数据架构,将内容分为原始数据、索引与元数据三层,实现文章自动归档、版本管理与快速检索,帮助个人或团队长期沉淀知识资产。
0· 69·0 当前·0 累计
下载技能包
最后更新
2026/4/14
安全扫描
OpenClaw
可疑
medium confidenceNULL
评估建议
This skill appears to do what it says (managing a Logseq pages/index), but it will read and potentially modify many files in your Logseq repository. Before installing: 1) Backup your Logseq data (or test in a copy/dedicated folder). 2) Clarify the raw-materials policy (SKILL.md says raw files are immutable; RULES.md says they may be modified). 3) Confirm exactly which paths the agent will read/write and whether it will create external links or perform web searches. 4) Limit the skill's workspace...详细分析 ▾
✓ 用途与能力
Name/description (Logseq data architecture maintainer) aligns with the actions described: reading raw materials, generating index pages, health checks, and maintaining cross-references. Required binaries, env vars, and installs are empty, which is coherent for an instruction-only filesystem-focused skill.
⚠ 指令范围
SKILL.md and RULES.md instruct the agent to traverse the entire pages directory, create/update index/entity/concept pages, edit cross-references, run health checks, and create external links. This falls within the stated purpose but grants broad discretion to read and modify large parts of the user's Logseq repository. There is also a direct inconsistency: SKILL.md says raw materials are "immutable, read by LLM but never modified", while RULES.md says raw materials "may be modified as necessary". The skill also suggests filling data gaps via web search and 'external link creation' without specifying what endpoints or credentials are expected.
✓ 安装机制
Instruction-only skill with no install spec, no downloaded code, and no binaries requested. Lower risk from install mechanisms because nothing is written by an installer, but runtime file modifications (per instructions) remain a behavioral risk.
ℹ 凭证需求
The skill declares no environment variables or credentials, which is appropriate. However, it expects access to the user's filesystem (logseq/pages/) and to be able to create files in index and log directories. That filesystem access is proportionate to the purpose but should be explicit to users — the skill doesn't enumerate required paths or ask for explicit permission in clear terms.
ℹ 持久化与权限
always:false (normal). The skill can be invoked autonomously by the agent (default). Combined with the instruction to scan and modify the entire pages directory, autonomous invocation expands the blast radius. This is not disqualifying but is worth user attention: autonomous runs could perform large-scale edits without granular consent.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.12026/4/13
NULL
● Pending
安装命令
点击复制官方npx clawhub@latest install logseq-article-archive
镜像加速npx clawhub@latest install logseq-article-archive --registry https://cn.longxiaskill.com