openstack-keystone
Fail
Audited by Snyk on Jun 27, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt includes explicit plaintext password examples (e.g., --os-password testpass, keystonemiddleware "password = nova_pass" and inline admin password variables), and shows command-line usage that embeds credentials directly, which would require an LLM to handle or reproduce secret values verbatim if following the examples.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt instructs running privileged, state-changing operations (kolla-ansible deploy/bootstrap, docker exec/cp/restart, editing /etc/kolla and container configs, database dump/restore, keystone-manage actions) which modify system and container state and require elevated privileges, so it directs the agent to alter the machine.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata