Skip to main content

agent-query-layer-skill-pack

Facilitates market-read and real-time workflows using Agent-Query-Layer through REST, WebSocket, and JSON-RPC interfaces.

Install this skill

or
91/100

Security score

The agent-query-layer-skill-pack skill was audited on Jun 2, 2026 and we found 9 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 19

External URL reference

SourceSKILL.md
19- Configure the hosted gateway base URL at `https://gw-aql.tomo.services`.
low line 24

External URL reference

SourceSKILL.md
24- If your workspace setup explicitly includes a private MCP companion at `https://mcp-aql.tomo.services`, keep it separate and treat it as optional.
low line 29

External URL reference

SourceSKILL.md
29- Current test gateway URL: `http://43.135.176.179:8080`.
low line 44

External URL reference

SourceSKILL.md
44- Gateway `REST` asset identity reads through `https://gw-aql.tomo.services/v1/market/asset-profile`.
low line 45

External URL reference

SourceSKILL.md
45- Gateway `REST` market identity reads through `https://gw-aql.tomo.services/v1/market/market-profile`.
low line 46

External URL reference

SourceSKILL.md
46- Gateway `REST` latest price reads through `https://gw-aql.tomo.services/v1/market/price-snapshot`.
low line 47

External URL reference

SourceSKILL.md
47- Gateway `REST` short-range OHLCV reads through `https://gw-aql.tomo.services/v1/market/ohlcv-window`.
low line 49

External URL reference

SourceSKILL.md
49- Gateway raw EVM compatibility through `https://gw-aql.tomo.services/v1/{chain}/{api_key}` or internal raw routes such as `https://gw-aql.tomo.services/rpc/bnbchain` and `https://gw-aql.tomo.services
low line 50

External URL reference

SourceSKILL.md
50- Gateway raw Solana compatibility remains beta through `https://gw-aql.tomo.services/v1/solana/{api_key}` or `https://gw-aql.tomo.services/rpc/solana`.
Scanned on Jun 2, 2026
View Security Dashboard
Installation guide →