django-reviewer

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [INDIRECT_PROMPT_INJECTION] (LOW): The skill is designed to ingest and analyze untrusted user code (Django project files).
  • Ingestion points: requirements.txt, manage.py, settings.py, urls.py, views.py, models.py, and template files.
  • Boundary markers: None explicitly defined in the provided workflow.
  • Capability inventory: None. The skill does not contain any scripts with subprocess calls, file-write operations, or network access.
  • Sanitization: None. However, since the skill has no dangerous capabilities to exploit, the risk is negligible.
  • [DATA_EXPOSURE] (SAFE): No hardcoded credentials or sensitive file paths targeting the host system were found. The skill only references standard Django project file names for analysis.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill does not reference any external URLs, package registries, or remote scripts.
  • [COMMAND_EXECUTION] (SAFE): No shell commands or system-level execution patterns are present in the skill content.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:37 PM