ClawAudit verdict

feeds-digest

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

RSS aggregation tool fetching public feeds (YouTube, MS Tech Community, GitHub) and outputting a local Markdown digest; executionSinkDetected is a weak hint tied to a normal install script with no exfiltration.

โš  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.

38
security
100
transparency
90
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

README.md ยท code ยท API_KEY="$(gpg --quiet --decrypt ~/.config/openclaw/secrets/.env.gpg 2>/dev/null

Pattern match high

References sudo โ€” requests elevated privileges

README.md ยท code ยท sudo

Pattern match medium

pip3 install โ€” installs Python packages at runtime

README.md ยท code ยท pip3 install

Pattern match low

Python os.environ.get โ€” reads environment variable

scripts/lib/llm.py ยท prose ยท downgraded ยท os.environ.get(

Why the tier is capped

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