mcp-servers-reference
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references numerous official and well-maintained community MCP servers. These are provided as installation commands using standard package managers (npx, uvx) or as hosted HTTP endpoints from well-known technology services like Supabase, Vercel, and Cloudflare.- [COMMAND_EXECUTION]: Provides template commands for adding tools to AI agent environments. These commands serve as documentation and do not involve suspicious execution patterns or obfuscated payloads.- [CREDENTIALS_UNSAFE]: Discusses the use of API keys and tokens (e.g., GITHUB_TOKEN, STRIPE_SECRET_KEY) for server configuration. It correctly advises users to use placeholders, local .env files, and restricted scopes, and explicitly warns against committing or using production secrets in development environments.
Audit Metadata