odoo-service

Fail

Audited by Snyk on Mar 26, 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 includes commands and examples that embed plaintext passwords and DB credentials (e.g., psql UPDATE with newpassword, --password CLI flags, .env/POSTGRES_PASSWORD and admin_passwd values), which would require the LLM to include secret values verbatim in outputs.

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 contains numerous system-level actions (apt/dpkg installs, writing /etc/systemd/system service files and enabling them, creating files under /opt and /etc, running createuser/createdb, docker-compose down -v, killing processes, and other privileged operations) that require or encourage elevated privileges and modify the host system state, so it should be flagged.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 26, 2026, 02:27 AM
Issues
3