ClawAudit verdict

rss-brew

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

All operations are local CLI invocations against a local data directory with no network exfiltration or suspicious behavior; matches the stated RSS pipeline management purpose.

⚠ 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 (7)

Pattern match medium

subprocess execution — runs system commands from Python

app/src/rss_brew/cli.py · prose · downgraded · subprocess.call(

Pattern match medium

Accesses OpenClaw config/secrets directly

docs/feature-design-hn-reddit-enrichment.md · prose · downgraded · ~/.openclaw/.env

Pattern match medium

Instructs covert action — may act without user awareness

docs/PHASE-A-DIRECT-API-MIGRATION-PLAN.md · prose · downgraded · silently

Pattern match low

Python os.getenv — reads environment variable

app/src/rss_brew/cli.py · prose · downgraded · os.getenv(

Pattern match low

Python urllib.request — network access

app/src/rss_brew/compat/fetch_rss.py · prose · downgraded · urllib.request

Pattern match low

Python shutil file operation — copies/moves/deletes files

app/src/rss_brew/compat/run_pipeline_v2.py · prose · downgraded · shutil.rmtree(

Pattern match low

Python os.environ.get — reads environment variable

app/src/rss_brew/compat/run_pipeline_v2.py · prose · downgraded · os.environ.get(

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

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