ClawAudit verdict
robot-id-card
Bot identity certificate system using Ed25519 cryptography; package_install is for the npm-based CLI, the private key is generated and stored locally only, and the content explicitly states no third-party API credentials are read or transmitted.
⚠ 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
package_install
Findings (7)
Pipe to python — executes piped content as Python code
scripts/test-local.sh · prose · downgraded · | python3
References sudo — requests elevated privileges
SKILL.md · prose · downgraded · sudo
Uses exec() — may execute shell commands
packages/registry/src/store/auditStore.test.ts · prose · downgraded · exec(
Base64 encode (btoa) — may obfuscate data exfiltration
packages/extension/src/background.ts · prose · downgraded · btoa(
String.fromCharCode — can build strings to evade detection
packages/extension/src/background.ts · prose · downgraded · String.fromCharCode
Uses XMLHttpRequest — network access
packages/extension/src/background.ts · prose · downgraded · xmlhttprequest
Accesses sensitive environment variables
packages/registry/src/routes/audit.ts · prose · downgraded · process.env.RIC_ADMIN_KEY
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.
package_installnetwork_out Is this flag fair?
Thanks — recorded.