ClawAudit verdict

topic-monitor

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

The skill monitors topics of interest and proactively alerts when important developments occur, but the use of package_install capability raises concerns.

⚠ 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.

65
security
100
transparency
100
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

subprocess execution — runs system commands from Python

scripts/monitor.py · prose · downgraded · subprocess.run(

Pattern match low

References webhook/callback URL

config.example.json · prose · downgraded · webhook_url

Pattern match low

Popular HTTP library — network access

scripts/_vendor/feedparser/encodings.py · prose · downgraded · got

Pattern match low

Python urllib.request — network access

scripts/_vendor/feedparser/http.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/config.py · prose · downgraded · os.environ.get(

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

Requires 1 system binary.

package_install

Is this flag fair?

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