Security audit
suilight
Security checks for vulnerabilities and agentic risk
Overview
This skill is a coherent guide for running a local SuiLight knowledge-collaboration app, with the main caution that it points users to an external GitHub repository and Python dependencies.
Review the linked GitHub repository and requirements file before running the setup commands, preferably in a virtual environment or container. Avoid entering sensitive or confidential information unless you understand where the app stores its JSON/filesystem data and how to delete it.
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.
