advanced-alchemy
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and instruction for a legitimate database library (Advanced Alchemy) from a known organization (litestar-org).
- [EXTERNAL_DOWNLOADS]: Mentions of external packages (FastAPI, Flask, Sanic, obstore, dogpile.cache, etc.) are restricted to standard, well-known libraries in the Python ecosystem and are treated as safe dependencies.
- [COMMAND_EXECUTION]: Shell commands mentioned (litestar database, alembic, pip install) are standard CLI operations for database migrations and environment setup.
- [CREDENTIALS_UNSAFE]: Code examples use generic placeholders (e.g., 'user:pass@localhost', 'your-fernet-key') for connection strings and encryption keys, which is standard practice for documentation and does not expose real credentials.
Audit Metadata