django-developer
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code snippets for building Django applications. There are no signs of malicious patterns, obfuscation, or unauthorized data access.
- [INDIRECT_PROMPT_INJECTION]: The skill describes patterns for handling user-supplied data (e.g., search parameters in the HTMX workflow).
- Ingestion points: Workflow 2 includes a search input field that triggers server requests.
- Boundary markers: None explicitly defined in the templates, though this is standard for web development tutorials.
- Capability inventory: The skill involves standard Python/Django file and database operations.
- Sanitization: The skill proactively advises against 'Raw SQL' usage without parameter binding, specifically noting the SQL injection risk.
Audit Metadata