Caveat verdict

clawfeed

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

A self-hosted local news digest server using npm/SQLite; executionSinkDetected reflects setup commands in documentation, all network use is inbound (serving local API) or fetching public RSS/Twitter feeds, with no suspicious outbound data transmission.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

13
security
60
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

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