Project Doc Management
v1.2.0管理并规范存储项目需求文档,自动读取最新版本文件,动态更新项目概览,实现文档体系的有序管理与访问。
⭐ 0· 80·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (项目文档管理) align with the runtime instructions: organizing, reading, and updating docs under a user-specified ProductManagement root. The skill does not request unrelated services, credentials, or binaries.
Instruction Scope
SKILL.md confines actions to reading and manipulating files under the configured PM_PATH, with example mkdir/mv/ls commands and rules for selecting latest-version files. It does not instruct the agent to read unrelated system paths, secrets, or call external endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing is written to disk by an installer, reducing attack surface.
Credentials
No required environment variables or credentials are declared. The SKILL.md asks the user to set a PM_PATH (env variable or config file) — this is proportionate for a filesystem-focused doc manager and not a request for secrets.
Persistence & Privilege
always is false and the skill is user-invocable. The default platform setting allows autonomous invocation, but there are no other elevated privileges or requests to modify other skills/configs.
Assessment
This skill operates on files under a user-configured folder (PM_PATH). Before installing: 1) Set PM_PATH to a dedicated documents folder (not your home directory or system directories). 2) Put the config (env var or ~/.project-doc-config.json) in a safe location and confirm its contents. 3) Review and backup any existing documents before running automated moves. 4) Be aware the agent will read/write files under PM_PATH; if you do not want automatic file access, avoid enabling autonomous invocation or only invoke the skill manually. If you need higher assurance, request a code-based implementation or an audit showing exactly which read/write operations the agent will perform.Like a lobster shell, security has layers — review code before you run it.
documentationvk972j5kh2tgybnr5k7ymqmkx1s84ksxmicloudvk972j5kh2tgybnr5k7ymqmkx1s84ksxmlatestvk972j5kh2tgybnr5k7ymqmkx1s84ksxmproject-managementvk972j5kh2tgybnr5k7ymqmkx1s84ksxm
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
