Caveat verdict

ssh-handoff

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

Session handoff pattern using tmux so a human can authenticate and the agent continues in the same shell; designed specifically to avoid credential exposure, all described modes are localhost or LAN-restricted.

⚠ 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.

20
security
80
transparency
70
maintenance

Findings (8)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · frontmatter · sudo

Pattern match high

Possible hardcoded credential

scripts/start-local-web-terminal.sh · prose · downgraded · TOKEN="$(python3 - <<

Pattern match high

Pipe to python — executes piped content as Python code

scripts/start-url-token-web-terminal.sh · prose · downgraded · | python3

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · websocket

Pattern match low

Sets world-executable permissions

scripts/start-url-token-web-terminal.sh · prose · downgraded · chmod 700

Pattern match low

Node http/https module — low-level network access

scripts/url-token-proxy.js · prose · downgraded · require('http')

Pattern match low

Accesses sensitive environment variables

scripts/url-token-proxy.js · prose · downgraded · process.env.ACCESS_TOKEN

Permissions & capabilities

No declared permissions — minimal attack surface.

network_in

Is this flag fair?

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