Caveat verdict

axiom-hash-multi

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Pure Python stdlib hash utility (MD5/SHA-1/SHA-256/SHA-512/BLAKE2b) with zero external dependencies; entirely local computation with no network calls, credential access, or external data transmission.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

45
security
90
transparency
70
maintenance

Findings (5)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match medium

subprocess execution — runs system commands from Python

stress_test.py · prose · downgraded · subprocess.run(

Pattern match medium

Hex-encoded string — possible obfuscated payload

test_axiom_hash_multi.py · prose · downgraded · \x00\x01\x02\x00\xff\xfe

Pattern match low

Popular HTTP library — network access

stress_test.py · prose · downgraded · got

Pattern match low

Python shutil file operation — copies/moves/deletes files

stress_test.py · prose · downgraded · shutil.rmtree(

Why the tier is capped

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