ClawAudit verdict

mbti-master

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

MBTI personality analysis tool running local bash scripts for personality tests and compatibility matching; no network access, no credentials, and no suspicious behavior in 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.

0
security
100
transparency
80
maintenance

Findings (4)

Pattern match critical

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

INSTALL.md ยท code ยท curl -fsSL https://your-domain.com/mbti-master/install.sh | bash

Pattern match critical

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

INSTALL.md ยท code ยท | bash

Pattern match critical

Recursive delete from root or home โ€” destructive command

INSTALL.md ยท code ยท rm -rf ~

Pattern match high

References sudo โ€” requests elevated privileges

GITHUB_PUBLISH.md ยท code ยท sudo

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