fullstack-vite-convex
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 (medium risk: 0.60). The skill mandates full autonomy to run shell commands (install packages, scaffold projects, start servers, seed data, run tests/builds) which modify the host filesystem and runtime state—so it pushes the agent to change the machine state even though it does not request sudo, system-level config edits, or user-account creation.
Audit Metadata