ClawAudit verdict
x-install
Software installation assistant using x-cmd's install module to look up and display installation commands; straightforward read-only utility 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.
Findings (5)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
data/install.md · frontmatter · curl -fsSL https://get.x-cmd.com | sh
Pipe to sh — executes piped content as shell commands
data/install.md · frontmatter · | sh
Recursive delete from root or home — destructive command
data/install.md · code · rm -rf ~
Accesses shell history/config
data/install.md · code · ~/.zshrc
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?
Thanks — recorded.