ClawAudit verdict

mmxagent-guardian

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

0
security
100
transparency
90
maintenance

Findings (8)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SKILL.md · prose · downgraded · curl | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

SKILL.md · prose · downgraded · | bash

Pattern match high

Accesses Azure credentials directory

SKILL.md · prose · downgraded · ~/.azure

Pattern match high

Pipe to python — executes piped content as Python code

file_guardian.DEPENDENCIES.md · prose · downgraded · | Python

Pattern match medium

Accesses shell history/config

SKILL.md · prose · downgraded · ~/.zshrc

Pattern match medium

Accesses .ssh directory

SKILL.md · prose · downgraded · .ssh/

Pattern match medium

Accesses cloud provider credentials

SKILL.md · prose · downgraded · ~/.aws

Pattern match low

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?

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