Thegraph Mcp Skill
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill is a legitimate integration for The Graph's MCP server, providing instructions for subgraph discovery and GraphQL querying via the 'uxc' utility. It follows security best practices by using environment variables for API keys (THEGRAPH_API_KEY) and includes a validation script (scripts/validate.sh) to ensure proper configuration and documentation standards. The workflow described in SKILL.md and usage-patterns.md focuses on discovery and schema inspection before execution, with no signs of malicious intent or unauthorized data access.
