django-dev-test

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [Overall Security Posture] (SAFE): The skill is entirely instructional, containing documentation and code templates for Django testing. All patterns provided align with standard software engineering practices.
  • [Prompt Injection] (SAFE): No evidence of instruction override, safety bypass, or system prompt extraction attempts was found in the documentation or code comments.
  • [Data Exposure & Exfiltration] (SAFE): No sensitive file access or network operations to non-whitelisted domains were detected. Code examples use placeholder data (e.g., 'testpass123') typical for local testing environments.
  • [Unverifiable Dependencies] (LOW): The skill recommends installing standard, well-known Python testing libraries (pytest, factory-boy, etc.). These are trusted community packages.
  • [Obfuscation] (SAFE): No hidden characters, base64 encoding, or homoglyph attacks were detected in the source text.
  • [Indirect Prompt Injection] (INFO): While the skill defines how to process data for tests, it does not include execution logic that ingests untrusted external data into the agent's control flow in a way that poses an injection risk.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 06:59 AM