ClawAudit verdict
ssh-deploy-skill
Universal SSH deployment tool for managing user-owned Linux servers; reads SSH config and inventory.json to connect to explicitly configured servers, all operations match the stated remote deployment purpose.
⚠ 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.
Permission integrity
package_install
Findings (12)
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
Recursive delete from root or home — destructive command
references/mirrors.md · code · rm -rf /
References SSH/GPG private keys
SKILL.md · code · ssh-key
Accesses .ssh directory
SKILL.md · code · .ssh/
References sudo — requests elevated privileges
references/best-practices.md · code · sudo
apt-get install — installs system packages
SKILL.md · code · apt-get install
yum install — installs system packages
SKILL.md · code · yum install
Accesses shell history/config
references/mirrors.md · code · ~/.profile
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/templates.py · prose · downgraded · curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x | bash
Pipe to bash — executes piped content as shell commands
scripts/templates.py · prose · downgraded · | bash
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
apk add — installs Alpine packages
scripts/templates.py · prose · downgraded · apk add
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 3 system binaries. (2 elevated: ssh, scp).
package_installcredential_storenetwork_in Is this flag fair?
Thanks — recorded.