ClawAudit verdict

discord-project-manager

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill involves some risk due to its modifications to configuration files and potential for impacting other processes.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

60
security
90
transparency
70
maintenance

Findings (6)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · frontmatter · ~/.openclaw/openclaw.json

Pattern match medium

subprocess execution — runs system commands from Python

lib/config.py · prose · downgraded · subprocess.run(

Pattern match low

Python shutil file operation — copies/moves/deletes files

lib/config.py · prose · downgraded · shutil.copy(

Pattern match low

Python urllib.request — network access

lib/discord_api.py · prose · downgraded · urllib.request

Pattern match low

References agent configuration files

lib/registry.py · prose · downgraded · agent_config

Pattern match low

Popular HTTP library — network access

lib/thread.py · prose · downgraded · Got

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API