ClawAudit verdict

auto-sec-blogger

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Collects public security news from Google News, arXiv, and HackerNews, generates blog posts via GLM-4.7, and publishes to Notion/GitHub Pages; all credentials are user-supplied environment variables and the workflow is transparent.

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

48
security
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

Possible hardcoded credential

scripts/test_mermaid_fix.py · prose · downgraded · API_KEY = "test_key

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/auto_publish_approved.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.getenv — reads environment variable

scripts/auto_publish_approved.py · prose · downgraded · os.getenv(

Pattern match low

Python aiohttp session — async network access

scripts/llm_client_async.py · prose · downgraded · aiohttp.ClientSession

Pattern match low

Popular HTTP library — network access

scripts/test_mermaid_fix.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.

package_install

Is this flag fair?

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