ClawAudit verdict

clawfeed-3

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

Identical to clawfeed — a self-hosted local news digest server with documented setup commands; all behaviors match the stated purpose of aggregating public feeds into a locally-hosted dashboard.

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

3
security
60
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

<script> tag in markdown — potential code injection

docs/prd/clawmark-digest-embed.md · prose · downgraded · <script>

Pattern match high

HTTP request to bare IP address — common in malicious payloads

README.md · code · http://127.0.0.1

Pattern match high

Pipe-to-python pattern — remote code execution risk

test/e2e.sh · prose · downgraded · curl -s "$API/subscriptions" -H "$ALICE" | python

Pattern match high

Pipe to python — executes piped content as Python code

test/e2e.sh · prose · downgraded · | python3

Pattern match medium

Uses exec() — may execute shell commands

.github/workflows/ci.yml · prose · downgraded · exec(

Pattern match low

Popular HTTP library — network access

test/e2e.sh · prose · downgraded · got

Why the tier is capped

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

network_inpackage_install

Is this flag fair?

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