litestar-auth-guards
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code templates for Litestar authentication guards. No malicious behavior, obfuscation, or data exfiltration patterns were identified.
- [EXTERNAL_DOWNLOADS]: The skill references official Litestar documentation and source code on GitHub (e.g.,
docs.litestar.dev,github.com/litestar-org/litestar). These are well-known and trusted resources associated with the skill's domain. - [CREDENTIALS_UNSAFE]: The provided code examples follow best practices for secret management by referencing configuration variables (e.g.,
settings.app.secret_key) instead of using hardcoded secrets.
Audit Metadata