python-backend

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The file scripts/create-fastapi-app.md employs dynamic context injection (!command) to automatically detect local environment details, such as the Python version, project root directory, and existing dependencies (e.g., via git rev-parse and grep). These commands are benign, strictly informational, and serve as project-specific developer tooling for template customization.
  • [SAFE]: The skill's code and documentation promote secure implementation patterns, including the use of lifespan management for resource cleanup, structured concurrency to prevent leaks, and Pydantic for robust input validation. No indicators of data exfiltration, malicious prompt injection, or obfuscated content were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 11:39 PM