oauth-providers

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • SAFE (SAFE): No malicious patterns or security vulnerabilities were identified across the 13 files reviewed.
  • CREDENTIALS_UNSAFE (SAFE): Sensitive information such as Client IDs and Secrets are managed through environment variables (process.env) with no hardcoded production secrets present in the code or configuration templates.
  • COMMAND_EXECUTION (SAFE): The included bash utility script for generating redirect URLs uses standard shell commands with proper variable quoting and safe parsing techniques.
  • EXTERNAL_DOWNLOADS (SAFE): Network operations are restricted to retrieving profile information from trusted provider APIs such as Microsoft Graph, GitHub, and Discord.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 07:28 AM