ClawAudit verdict
mmxagent-guardian
A file protection and version management skill using a local MiniVCS system to track file modifications and deletions with rollback capability — local storage under ~/.openclaw/minivcs/ with no network access or credential requirements.
⚠ 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.
Findings (8)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · prose · downgraded · curl | bash
Pipe to bash — executes piped content as shell commands
SKILL.md · prose · downgraded · | bash
Accesses Azure credentials directory
SKILL.md · prose · downgraded · ~/.azure
Pipe to python — executes piped content as Python code
file_guardian.DEPENDENCIES.md · prose · downgraded · | Python
Accesses shell history/config
SKILL.md · prose · downgraded · ~/.zshrc
Accesses .ssh directory
SKILL.md · prose · downgraded · .ssh/
Accesses cloud provider credentials
SKILL.md · prose · downgraded · ~/.aws
Python shutil file operation — copies/moves/deletes files
scripts/minivcs/minivcs.py · prose · downgraded · shutil.move(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). 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?
Thanks — recorded.