vscode-sftp-config
Warn
Audited by Snyk on Mar 3, 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.80). The skill instructs modifying SSH config and system-level files (uploading Nginx configs into /etc/nginx, creating symlinks, running sudo nginx -t and sudo systemctl reload nginx, chmod on remote paths), which requires elevated privileges and would change the machine's state—so it should be flagged.
Audit Metadata