Caveat verdict

mmxagent-guardian

maxclaw-doctor

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

File version control skill using MiniVCS Python scripts for local file backup and rollback; the Homebrew installation commands are standard documented setup steps, not remote code execution.

⚠ 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.

0
security
80
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Command substitution with curl — remote code execution

SKILL.md · code · bash -c "$(curl

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

yum install — installs system packages

SKILL.md · code · yum install

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 C/F). 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.

network_outpackage_installfile_write

Is this flag fair?

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