ClawAudit verdict

robot-id-card

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

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.

30
security
50
transparency
80
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

scripts/test-local.sh · prose · downgraded · | python3

Pattern match medium

References sudo — requests elevated privileges

SKILL.md · prose · downgraded · sudo

Pattern match medium

Uses exec() — may execute shell commands

packages/registry/src/store/auditStore.test.ts · prose · downgraded · exec(

Pattern match low

Base64 encode (btoa) — may obfuscate data exfiltration

packages/extension/src/background.ts · prose · downgraded · btoa(

Pattern match low

String.fromCharCode — can build strings to evade detection

packages/extension/src/background.ts · prose · downgraded · String.fromCharCode

Pattern match low

Uses XMLHttpRequest — network access

packages/extension/src/background.ts · prose · downgraded · xmlhttprequest

Pattern match low

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?

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