django
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of best practices and code templates for Django/DRF development. No malicious patterns such as prompt injection, data exfiltration, or persistence mechanisms were detected.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets were found. The skill correctly demonstrates best practices by referencing
settings.JWT_SECRETfor configuration-based management of cryptographic keys. - [EXTERNAL_DOWNLOADS]: The skill mentions common and trusted libraries (Django, PyJWT, etc.) as part of the technology stack and does not include any suspicious remote download or execution commands.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns or dynamic code evaluation vulnerabilities were identified. The provided code templates use standard framework functionality.
- [COMMAND_EXECUTION]: No shell command execution or unauthorized subprocess spawning patterns were found.
Audit Metadata