skills/microsoft/apm/auth/Gen Agent Trust Hub

auth

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [Authentication Logic Centralization]: The skill mandates the use of an AuthResolver for all authentication flows, discouraging the direct use of os.getenv() for tokens. This is a security-conscious design pattern that helps ensure consistent and audited credential handling.
  • [Credential Identification]: The skill lists specific environment variables and file paths related to authentication (e.g., GITHUB_TOKEN, token_manager.py). Identifying these sensitive components is necessary for the agent to provide accurate and secure guidance on authentication-related tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 11:11 AM