Caveat verdict

ssh-remote-skill

ssh-remote-sanitized

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

SSH server management tool for user-controlled Linux servers using standard paramiko/ssh2 libraries and user-owned inventory.json; all capabilities match the stated sysadmin purpose.

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

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match critical

Possible hardcoded credential

README.md · code · PASSWORD="YOUR_PASSWORD

Pattern match high

Accesses .ssh directory

SKILL.md · code · .ssh/

Pattern match high

References SSH/GPG private keys

docs/快速配置指南.md · code · ssh-key

Pattern match high

Recursive delete from root or home — destructive command

README.md · prose · downgraded · rm -rf /

Pattern match high

Accesses sensitive system files

src/security.js · prose · downgraded · /etc/passwd

Pattern match medium

Uses exec() — may execute shell commands

src/index.js · prose · downgraded · exec(

Pattern match medium

References sudo — requests elevated privileges

src/log.js · prose · downgraded · sudo

Pattern match low

Accesses sensitive environment variables

src/index.js · prose · downgraded · process.env.SSH_PASSWORD

Pattern match low

Changes file ownership

src/upload.js · prose · downgraded · chown

Why the tier is capped

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

package_installnetwork_incredential_store

Is this flag fair?

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