br-auth-middleware
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official documentation hosted on the author's GitHub Pages domain (lonsdale201.github.io). This is categorized as a legitimate vendor resource used for providing supplementary technical guidance.
- [SAFE]: The instructions include proactive security advice, explicitly warning against the logging of bearer tokens, Basic credentials, cookies, and nonces.
- [SAFE]: The skill promotes a robust security posture by detailing how to enforce JWT verification rules such as expiration requirements, issuer validation, and audience checks.
- [SAFE]: The skill documentation highlights that the library denies access to all routes by default, ensuring that authentication middleware must be explicitly attached and configured to permit traffic.
Audit Metadata