oidc-hosted-page-angular
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
angular-auth-oidc-clientpackage via npm. This is a standard, well-documented library for OIDC integration in Angular applications. - [SAFE]: The implementation guidance follows industry standards for secure authentication in Single Page Applications (SPAs). Specifically, it correctly recommends the Authorization Code flow with Proof Key for Code Exchange (PKCE) and explicitly warns against storing client secrets in the frontend.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscated code were detected. All network references are directed toward the legitimate SSOJet service domain (auth.ssojet.com) or the official documentation.
Audit Metadata