lwy-prompt-optimizer
Warn
Audited by Snyk on Jun 14, 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 (high risk: 0.70). The skill explicitly installs hooks and writes configuration/event files into the user's home (~/.claude/settings.json, ~/.trae/hooks.json, ~/.learnwy/...), and includes install/uninstall commands that modify the host/IDE state (registering hooks), so it instructs changes to the machine configuration even though it doesn't request sudo.
MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
- Hidden Unicode characters detected (1 type(s) found)
Issues (2)
W013
MEDIUMAttempt to modify system services in skill instructions.
W021
MEDIUMHidden or invisible Unicode characters detected (potential obfuscation or prompt injection).
Audit Metadata