fastapi-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a best-practice guide for FastAPI development and does not contain any executable malicious code.
- [CREDENTIALS_UNSAFE]: The code correctly demonstrates managing sensitive configuration like
secret_keyusing environment variables viapydantic-settingsrather than hardcoding credentials. - [DATA_EXFILTRATION]: No unauthorized data access or external exfiltration attempts were found. The use of
httpxand other networking libraries is restricted to legitimate application logic and local testing environments. - [PROMPT_INJECTION]: The instructions are purely technical and do not contain any patterns designed to manipulate the AI agent's behavior or safety constraints.
Audit Metadata