ClawAudit verdict

ssh-deploy-skill

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

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.

0
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (12)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match critical

Recursive delete from root or home — destructive command

references/mirrors.md · code · rm -rf /

Pattern match high

References SSH/GPG private keys

SKILL.md · code · ssh-key

Pattern match high

Accesses .ssh directory

SKILL.md · code · .ssh/

Pattern match high

References sudo — requests elevated privileges

references/best-practices.md · code · sudo

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match high

yum install — installs system packages

SKILL.md · code · yum install

Pattern match high

Accesses shell history/config

references/mirrors.md · code · ~/.profile

Pattern match high

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

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/templates.py · prose · downgraded · | bash

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

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?

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