ClawAudit verdict
write-my-blog
Self-hosted blog platform skill with a local Next.js server and REST API; all content is written to the user's own local database with no external exfiltration of credentials or content.
⚠ 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
network_out
Findings (5)
Possible hardcoded credential
scripts/setup.sh · prose · downgraded · API_KEY="${SETUP_API_KEY:-}
Dynamic import() — loads module at runtime
platform/src/lib/cache/index.ts · prose · downgraded · import("
Uses exec() — may execute shell commands
platform/src/lib/cache/redis.ts · prose · downgraded · exec(
Popular HTTP library — network access
platform/package-lock.json · prose · downgraded · node-fetch
Accesses sensitive environment variables
platform/src/lib/auth/middleware.ts · prose · downgraded · process.env.API_KEY
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/F). 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_outcredential_access Is this flag fair?
Thanks — recorded.