odoo-service

Fail

Audited by Snyk on Apr 23, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill contains numerous templates and commands that place DB/admin passwords and PGPASSWORD-style secrets directly in .conf/.env files, SQL updates, and CLI arguments, meaning an LLM would need to emit secret values verbatim when generating those files/commands, which is an exfiltration risk.

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
Apr 23, 2026, 07:32 AM
Issues
3