ClawAudit verdict
clawfeed-3
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.
Permission integrity
package_install
Findings (6)
<script> tag in markdown — potential code injection
docs/prd/clawmark-digest-embed.md · prose · downgraded · <script>
HTTP request to bare IP address — common in malicious payloads
README.md · code · http://127.0.0.1
Pipe-to-python pattern — remote code execution risk
test/e2e.sh · prose · downgraded · curl -s "$API/subscriptions" -H "$ALICE" | python
Pipe to python — executes piped content as Python code
test/e2e.sh · prose · downgraded · | python3
Uses exec() — may execute shell commands
.github/workflows/ci.yml · prose · downgraded · exec(
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?
Thanks — recorded.