Caveat verdict
axiomata-guard-ultimate
The skill uses dynamic evaluation and file writing capabilities, which may allow for the execution of malicious code.
⚠ 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.
Permission integrity
file_read+write
Findings (5)
Recursive delete from root or home — destructive command
SKILL.md · prose · downgraded · rm -rf /
Uses eval() — can execute arbitrary code
SKILL.md · prose · downgraded · eval(
os.system/popen — direct OS command execution
SKILL.md · prose · downgraded · os.system(
subprocess execution — runs system commands from Python
scripts/check.py · prose · downgraded · subprocess.run(
Python shutil file operation — copies/moves/deletes files
scripts/destroy.py · prose · downgraded · shutil.move(
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.
dynamic_evalfile_write Is this flag fair?
Thanks — recorded.