Security audit
Web To Apk Research
Security checks for vulnerabilities and agentic risk
Overview
This skill is a straightforward guide for turning web projects into Android-installable apps, with the main project changes disclosed and user confirmation required before execution.
Before installing, understand that this skill may guide your agent to modify a web project and add a GitHub Actions workflow if you choose the APK path. Review generated CI files before pushing, especially in repositories with secrets or production deployment workflows.
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.
