Security audit
skill-base-web-deploy
Security checks for vulnerabilities and agentic risk
Overview
This is a straightforward Skill Base server deployment guide with expected commands and no hidden or unrelated behavior found.
Before using this skill in production, verify the npm package or repository behind skill-base, restrict network exposure when needed by binding to 127.0.0.1 or using firewall rules, choose a dedicated data directory, and back up the database during low write activity.
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.
