mcp-auth-fastapi-fastmcp-scalekit

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses standard secret management practices by instructing users to load sensitive credentials like SK_CLIENT_SECRET from environment variables using python-dotenv.
  • [SAFE]: The authentication mechanism is implemented as a Starlette/FastAPI middleware that performs token validation using the official Scalekit SDK against a specified issuer and audience.
  • [SAFE]: The skill provides clear guidance on CORS configuration and middleware ordering to ensure preflight requests and authentication are handled correctly.
  • [SAFE]: The dependencies listed in requirements.txt are well-known, versioned packages standard for Python web development and the Model Context Protocol.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 08:26 PM