python-fastapi
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a development guide and code template for the FastAPI framework. Analysis of the instructions and provided code snippets reveals no malicious patterns or security risks.
- [SAFE]: The skill explicitly promotes security best practices, including the use of enumerated CORS origins, secure credential handling using
secrets.compare_digest, and preventing information disclosure by avoiding the return of raw exception strings to users. - [SAFE]: All identified dependencies are standard Python packages commonly used in the FastAPI ecosystem, and no remote code execution or persistence mechanisms were detected.
Audit Metadata