ClawAudit verdict

karmabank

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

Involves real USDC borrowing/lending with Circle API keys and wallet management; executionSinkDetected plus package_install and credential_access for financial operations warrants caution, though no concrete exfiltration is evident.

โš  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.

65
security
50
transparency
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match medium

Dynamic import() โ€” loads module at runtime

src/adapters/circle.ts ยท prose ยท downgraded ยท import('

Pattern match low

Popular HTTP library โ€” network access

package.json ยท prose ยท downgraded ยท axios

Pattern match low

Accesses sensitive environment variables

src/adapters/moltbook.test.ts ยท prose ยท downgraded ยท process.env.MOLTBOOK_API_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_installcredential_access

Is this flag fair?

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