django-extensions
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt instructs use of commands like
python manage.py print_settings(including wildcards such as DATABASE* and AUTH*) which will output sensitive settings (SECRET_KEY, DB passwords, tokens) and thus requires the agent to handle secret values verbatim.
Audit Metadata