Caveat verdict

ssh-executor

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

SSH remote command executor with strong safety posture: validates host with user before connecting, requires explicit confirmation for destructive commands, explicitly prohibits private-key exfiltration and silent host-key bypass.

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

Findings (6)

Pattern match high

Accesses .ssh directory

SKILL.md · code · .ssh/

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

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

references/safety.md · prose · downgraded · curl | bash

Pattern match high

Pipe-to-shell pattern (wget | sh)

references/safety.md · prose · downgraded · wget -O- | sh

Pattern match high

Pipe to bash — executes piped content as shell commands

references/safety.md · prose · downgraded · | bash

Pattern match high

Pipe to sh — executes piped content as shell commands

references/safety.md · prose · downgraded · | sh

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. (1 elevated: ssh).

credential_store

Is this flag fair?

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