Security audit
Persistent Sshfs
Security checks for vulnerabilities and agentic risk
Overview
This skill is a clearly disclosed SSHFS mounting helper, but users should verify the fetched script and only mount trusted hosts.
Before installing, inspect the upstream script you download, use a trusted and preferably pinned source, and only include hosts and mount points you trust because SSHFS exposes remote files locally and sends local writes back to the remote server.
Vulnerability Patterns
- Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
- Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
- Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
- Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
- Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Static analysis
No suspicious patterns detected.
