odoo-performance-tuner
Warn
Audited by Snyk on Aug 9, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The skill’s workflow ingests only user-provided troubleshooting text such as “share relevant log lines or config” after activation, meaning outsider-authored free text is explicitly part of the required runtime input path.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill instructs enabling pg_stat_statements "as postgres superuser" and editing server-level config files (postgresql.conf, odoo.conf), which require elevated privileges and modify system state, so it pushes changes that can compromise the machine.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata