odoo-service

Fail

Audited by Snyk on Mar 10, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt contains multiple examples that require embedding passwords or secrets verbatim (e.g., config admin_passwd/db_password, .env POSTGRES_PASSWORD, SQL UPDATE and CLI flags like --password), which forces the agent to handle secrets in plain text and potentially output them.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


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 includes numerous commands that modify system state and privileged files (apt-get/dpkg installs, creating /etc/systemd/service units and enabling them with systemctl, writing to /etc/nginx, installing packages, creating PostgreSQL roles/databases, managing Docker volumes, etc.), which require sudo/root and can change the host system configuration and data — so it poses a high risk of compromising the machine state.
Audit Metadata
Risk Level
HIGH
Analyzed
Mar 10, 2026, 11:19 PM