vscode-settings
Warn
Audited by Snyk on Apr 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill explicitly instructs users to configure and modify SSH settings (~/.ssh/config) and to bind-mount ~/.ssh into containers and run remote/DevContainer setups (which installs servers on remotes), actions that modify the machine/remote state and can expose credentials, so it should be flagged.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata