fastapi
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents architectural patterns for FastAPI, including project structure and routing, which follow industry standards.- [SAFE]: It emphasizes security best practices by recommending Pydantic for input validation, parameterized queries via SQLAlchemy to prevent SQL injection, and secure password hashing with passlib.- [SAFE]: The tooling mentioned (uvicorn, alembic, ruff, mypy, pytest) consists of well-known, legitimate packages standard in the Python ecosystem.- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access mechanisms were found in the skill content.
Audit Metadata