mcp-servers-essential-reference
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves as informational documentation and reference material rather than providing executable logic or scripts.
- [EXTERNAL_DOWNLOADS]: Documents the installation of various official and community-maintained MCP servers from the npm registry using the
npxutility. These are standard practices within the Model Context Protocol ecosystem. - [SAFE]: Proactively includes security warnings advising against exposing sensitive system directories such as
/etc,~/.ssh,~/.aws, and.envfiles to AI agents. - [SAFE]: Promotes secure credential management by using environment variable placeholders (e.g.,
${GITHUB_TOKEN},${STRIPE_SECRET_KEY}) instead of hardcoding secrets. - [SAFE]: Recommends database security best practices, including the creation of read-only users and the use of database replicas for AI agent connections.
Audit Metadata