Back to skill
Skillv0.3.0

VirusTotal security

Subgraph Registry · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:18 PM
Hash
fc71d36109f9a3543045e6b88e2ebeb3d12959304cb2ce0f3f10a8d05d012c8a
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: subgraph-registry Version: 0.3.0 The Subgraph Registry skill bundle is a legitimate tool designed to help AI agents discover and analyze over 15,500 subgraphs on The Graph Network. The codebase includes a robust Python-based classification engine (classifier.py), a crawler for fetching on-chain metadata (crawler.py), and an MCP server implementation in both Node.js (src/index.js) and Python (mcp_server.py). The server facilitates data access by downloading a pre-computed SQLite database from the project's official GitHub repository, which is a standard practice for handling large datasets in MCP tools. No evidence of data exfiltration, malicious execution, or prompt injection was found; the use of environment variables for API keys and network access is strictly aligned with the stated purpose of querying The Graph's decentralized infrastructure.
External report
View on VirusTotal