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
92/100
Security score
The agent-query-layer-skill-pack skill was audited on Apr 27, 2026 and we found 8 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 23
External URL reference
SourceSKILL.md
| 23 | - If your workflow uses the hosted MCP server at `https://mcp-aql.tomo.services`, keep it separate from the gateway base URL. |
low line 36
External URL reference
SourceSKILL.md
| 36 | - Gateway `REST` asset identity reads through `https://gw-aql.tomo.services/v1/market/asset-profile`. |
low line 37
External URL reference
SourceSKILL.md
| 37 | - Gateway `REST` market identity reads through `https://gw-aql.tomo.services/v1/market/market-profile`. |
low line 38
External URL reference
SourceSKILL.md
| 38 | - Gateway `REST` latest price reads through `https://gw-aql.tomo.services/v1/market/price-snapshot`. |
low line 39
External URL reference
SourceSKILL.md
| 39 | - Gateway `REST` short-range OHLCV reads through `https://gw-aql.tomo.services/v1/market/ohlcv-window`. |
low line 41
External URL reference
SourceSKILL.md
| 41 | - Gateway raw `BSC` and `Solana` compatibility through `https://gw-aql.tomo.services/rpc/bsc` and `https://gw-aql.tomo.services/rpc/solana`. |
low line 58
External URL reference
SourceSKILL.md
| 58 | - If the hosted MCP server is explicitly needed, use `https://mcp-aql.tomo.services` for that workflow rather than treating it as a gateway route. |
Scanned on Apr 27, 2026
View Security Dashboard