ClawAudit verdict

x-mirror

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

Package manager mirror source configuration tool for switching registry URLs to improve download speeds; all operations are local configuration changes with no capability declarations.

⚠ 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
70
transparency
70
maintenance

Findings (6)

Pattern match critical

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

data/install.md · frontmatter · curl -fsSL https://get.x-cmd.com | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

data/install.md · frontmatter · | sh

Pattern match critical

Recursive delete from root or home — destructive command

data/install.md · code · rm -rf ~

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

Accesses shell history/config

data/install.md · code · ~/.zshrc

Pattern match medium

Downloads executables from external URLs

data/install.md · prose · downgraded · download from https://

Why the tier is capped

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

Is this flag fair?

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