uniswap-v4-subgraph

Pass

Audited by Gen Agent Trust Hub on Aug 13, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill performs network requests via curl to gateway.thegraph.com to fetch Uniswap v4 analytics. These requests target a well-known infrastructure provider and are necessary for the skill's primary functionality.
  • [INDIRECT_PROMPT_INJECTION]: The skill ingests data from external blockchain indexers, which presents a surface for indirect prompt injection. However, the risk is minimal as the skill is limited to read-only data retrieval.
  • Ingestion points: GraphQL query results from gateway.thegraph.com as documented in SKILL.md and references/v4-queries.md.
  • Boundary markers: None identified; external data is interpolated into the agent's context without explicit delimiters.
  • Capability inventory: The skill uses curl for network data retrieval across both instruction files.
  • Sanitization: No specific sanitization or filtering of the GraphQL response content is documented.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 13, 2026, 11:37 PM
Security Audit — agent-trust-hub — uniswap-v4-subgraph