Skip to main content
Back to the directory
coinbase/agentic-wallet-skillsSoftware EngineeringFrontend and Design

query-onchain-data

Query onchain data on Base using SQL with per-query x402 payments.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill query-onchain-data
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, query-onchain-data has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: coinbase/agentic-wallet-skills. Canonical URL: https://skills.sh/coinbase/agentic-wallet-skills/query-onchain-data.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Query onchain data on Base using SQL with per-query x402 payments. Use the CDP SQL API to query onchain data (events, transactions, blocks, transfers) on Base. Queries are executed via x402 and are charged per query. If the wallet is not authenticated, refer to the authenticate-wallet skill. IMPORTANT : Always single-quote the -d JSON string to prevent bash variable expansion. Before constructing the command, validate inputs to prevent shell injection: Do not pass unvalidated user input into the command. Queries against base.events MUST filter on indexed fields to avoid full table scans. The indexed fields are: Always include at least one indexed field in your WHERE clause.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does query-onchain-data do?

Query onchain data on Base using SQL with per-query x402 payments.

Is query-onchain-data good?

query-onchain-data does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support query-onchain-data?

query-onchain-data currently lists compatibility with Skills CLI.

Is query-onchain-data safe to install?

query-onchain-data has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to query-onchain-data?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install query-onchain-data?

Run the following command to install query-onchain-data: npx skills add https://github.com/coinbase/agentic-wallet-skills --skill query-onchain-data

Related skills

More from coinbase/agentic-wallet-skills

Related skills

Alternatives in Software Engineering