ClawAudit verdict

tech-news-digest

dinstein-tech-news-digest

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

Tech news aggregation pipeline that pulls from public sources (RSS, GitHub, Reddit, Twitter) using optional API keys; output is markdown/email digests with no evidence of exfiltration or malicious behavior.

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

25
security
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your_bearer_token

Pattern match medium

Accesses .ssh directory

SKILL.md · prose · downgraded · .ssh/

Pattern match medium

subprocess execution — runs system commands from Python

CHANGELOG.md · prose · downgraded · subprocess.run(

Pattern match medium

Instructs covert action — may act without user awareness

CHANGELOG.md · prose · downgraded · silently

Pattern match low

Python urllib.request — network access

scripts/enrich-articles.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/fetch-github.py · prose · downgraded · os.environ.get(

Pattern match low

Python os.getenv — reads environment variable

scripts/fetch-twitter.py · prose · downgraded · os.getenv(

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/run-pipeline.py · prose · downgraded · shutil.rmtree(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/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