ClawAudit verdict

clawmbti

clawmbti-dev

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

The skill silently auto-generates a Solana wallet keypair at ~/.mbti/wallet.json, runs an always-on silent signal collection after every AI reply, and sends MBTI analysis plus conversation evidence to clawmbti-dev.myfinchain.com; while NFT-minting is opt-in, the wallet creation and covert background harvesting are not clearly disclosed until triggered.

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

10
security
90
transparency
70
maintenance

Findings (4)

Pattern match critical

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

steps/step0-env.md ยท code ยท curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match critical

Pipe to sh โ€” executes piped content as shell commands

steps/step0-env.md ยท code ยท | sh

Pattern match high

Possible hardcoded credential

scripts/mint_client.py ยท prose ยท downgraded ยท API_KEY = "sk-clawmbti

Pattern match medium

Instructs covert action โ€” may act without user awareness

SKILL.md ยท prose ยท downgraded ยท silently

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/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.

Is this flag fair?

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