storage-optimization
Warn
Audited by Snyk on Apr 19, 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.80). The skill includes instructions to modify server configuration (config.xml storage policies) and perform destructive database operations (DROP PARTITION, TRUNCATE TABLE, DROP DETACHED PART, OPTIMIZE FINAL) that change system state and may require administrative privileges, so it poses a significant risk even though it doesn't explicitly request sudo or account creation.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata