ask-graphql-mcp
Analyze Web3 GraphQL Endpoints
Blockchain teams need fast answers from SubQuery and SubGraph endpoints. This skill routes natural-language questions through Ask GraphQL MCP for endpoint-aware analysis.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "ask-graphql-mcp" from https://skillstore.io/skills/sn-hermes-ask-graphql-mcp.md and its manifest at https://skillstore.io/api/skills/sn-hermes-ask-graphql-mcp/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "ask-graphql-mcp". Analyze recent activity for this SubQuery endpoint.
Expected outcome:
- States the endpoint assumptions and MCP connection status.
- Summarizes active accounts, volume direction, and time window limits.
- Lists follow-up checks for schema fields or pagination.
Using "ask-graphql-mcp". My GraphQL query fails on a field name.
Expected outcome:
- Explains the likely schema mismatch in plain language.
- Suggests compatible field alternatives returned by MCP.
- Recommends a small verification step before running a full analysis.
Using "ask-graphql-mcp". Set up Ask MCP after the free quota is reached.
Expected outcome:
- Identifies paid mode as the next path.
- Describes the required gateway, endpoint header, and API key header.
- Warns the user to keep secrets scoped and avoid sharing broad credentials.
Security Audit
High RiskMost static command-execution and system-reconnaissance alerts are Markdown false positives. The skill still routes data to an external MCP gateway and includes instructions that can expose API keys or private endpoint authorization headers. No prompt injection attempt was found in the reviewed files.
Confirmed security concerns (2)
Capability review items (9)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (19)
๐ Env variables (1)
โ๏ธ External commands (45)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sn-hermes-ask-graphql-mcp/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sn-hermes-ask-graphql-mcp?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sn-hermes-ask-graphql-mcp?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sn-hermes-ask-graphql-mcp/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sn-hermes-ask-graphql-mcp.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
SN-Hermes. (2026). ask-graphql-mcp security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sn-hermes-ask-graphql-mcp/audits/5BibTeX citation
@techreport{sn-hermes-sn-hermes-ask-graphql-mcp-2026,
author = {SN-Hermes},
title = {ask-graphql-mcp security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sn-hermes-ask-graphql-mcp/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "ask-graphql-mcp security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "SN-Hermes"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sn-hermes-ask-graphql-mcp/audits/5"
identifiers:
- type: other
value: "skillstore:sn-hermes-ask-graphql-mcp:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Analyze protocol activity
Ask for on-chain metrics, active accounts, volume trends, or staking activity from a supported GraphQL endpoint.
Debug endpoint queries
Diagnose GraphQL errors, missing fields, schema mismatches, and pagination issues with MCP-assisted reasoning.
Configure MCP access
Create free or paid Ask MCP connection guidance for a user-provided SubQuery or SubGraph endpoint.
Try These Prompts
Use Ask GraphQL MCP with this endpoint: <endpoint>. Confirm connectivity and summarize what data it indexes.
Inspect this endpoint with Ask GraphQL MCP and describe the main entities, useful metrics, and any schema assumptions.
Use Ask GraphQL MCP to explain this query error and suggest a compatible query shape for the endpoint schema.
Use Ask GraphQL MCP to propose three dashboard metrics for this protocol and explain the endpoint fields needed for each metric.
Best Practices
- Use public endpoints or narrowly scoped endpoint tokens whenever possible.
- Start in free mode and switch to paid mode only after quota limits or explicit user request.
- Remove or redact secrets before sharing logs, errors, or configuration snippets.
Avoid
- Do not use broad production credentials for endpoint authorization.
- Do not use this skill for non-Web3 questions or general database work.
- Do not bypass Ask MCP with direct GraphQL execution unless the user requests it.
Frequently Asked Questions
What endpoints does this skill support?
Does it need an endpoint URL?
Does the skill call an external service?
When is paid mode used?
Can it debug GraphQL errors?
Should users share secrets?
Developer Details
Author
SN-HermesLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
f93e9bb0daca99badb6a7e574b97737155d57cb3
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 84 views
File structure
๐ agents/
๐ openai.yaml
๐ references/
๐ config-templates.md
๐ tools-and-prompts.md
๐ SKILL.md