Dependency Map Builder

v1.0.0

梳理跨团队依赖、关键路径、脆弱节点和催办节奏,输出文本依赖图与风险链。;use for dependency, coordination, risk workflows;do not use for 替代甘特图工具, 直接修改项目系统.

0· 172·0 current·0 all-time
byvx:17605205782@52yuanchangxing
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (dependency mapping, critical path,催办建议) align with the included resources and the provided script. The script implements structured_brief, directory/csv/pattern audits and templates that match the skill's stated uses; requiring python3 only is proportionate.
Instruction Scope
SKILL.md restricts behavior to read-only, audit, and review drafts and explicitly disallows direct system modifications. The runtime instructions tell the agent to run the bundled script (python3 scripts/run.py) or produce output from local templates if execution isn't possible. The script will read files and directories supplied as --input and can traverse many text file types (.md, .py, .js, .sh, .json, .csv, etc.) to build directory or pattern audits — this is coherent for a 'directory audit' feature but means outputs could include sensitive file contents if a user points the tool at broad or system directories. The skill itself does not execute remote commands, does not spawn shells beyond normal interpreter usage, and avoids curl|bash patterns.
Install Mechanism
No install spec — instruction-only with an included Python script. No downloads, package manager installs, or archived extracts are present. Requiring only python3 and standard library is low risk and proportionate.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The script runs purely on local inputs and resources; that matches the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request permanent presence or modify other skills or system-wide agent settings. It can write an output file if --output is provided, which is expected behavior.
Assessment
This skill appears to do what it says and asks only for python3. Before running it: (1) avoid pointing --input at broad system or home directories (e.g., /, /etc, ~) to prevent including secrets or unrelated code in reports; (2) review produced output before sharing externally; (3) use --dry-run or run in an isolated/test workspace when first evaluating; (4) do not give this tool direct write/modify instructions for project systems — SKILL.md already advises producing reviewable drafts only. If you need automated writes to external PM systems, require an explicit, auditable integration and explicit credentials rather than repurposing this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk971ysz3qx06gjc4arn6c8jx318310ky

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🕸️ Clawdis
OSmacOS · Linux · Windows
Binspython3

Comments