litestar-auth-guards
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the instructions or the provided reference code.
- [EXTERNAL_DOWNLOADS]: The skill references the official Litestar documentation at docs.litestar.dev. This is an expected and safe reference for a framework-specific skill.
- [DATA_EXFILTRATION]: No patterns indicating unauthorized data access or exfiltration were found. Code examples correctly use internal application settings for secret management (e.g., settings.app.secret_key) without hardcoding credentials.
- [COMMAND_EXECUTION]: The skill does not contain any shell commands, subprocess executions, or dynamic command generation patterns.
Audit Metadata