metabase-embedding-sso-implementation
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches version-specific documentation from the official Metabase website (metabase.com). This is used to ensure implementation compatibility with the user's specific Metabase instance version.
- [COMMAND_EXECUTION]: Installs standard, well-known JWT libraries (such as jsonwebtoken or PyJWT) using standard package managers (npm, pip, gem, etc.) based on the detected project environment.
- [DATA_EXFILTRATION]: Performs a local project scan to identify existing authentication mechanisms and environment variable configurations. This information is used to ensure the generated SSO endpoint integrates correctly with the host application's security layer and does not expose secrets to the frontend.
Audit Metadata