ssh

Warn

Audited by Snyk on Apr 25, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill's SKILL.md and README explicitly state the agent will "Execute commands on remote machines" and "Transfer files between local and remote machines," which requires fetching and reading content from arbitrary remote hosts (third-party machines) that could supply untrusted instructions or data influencing subsequent actions.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly instructs generating SSH keys, creating and editing ~/.ssh/config, adding keys to ssh-agent and setting permissions—actions that modify the machine's persistent SSH configuration and network access (e.g., port forwarding) and therefore can change or compromise the agent host's state.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 25, 2026, 10:53 AM
Issues
2