Skills web3-data
๐Ÿ“ฆ

web3-data

Content revision r2 Medium Risk ๐Ÿ”‘ Env variables๐ŸŒ Network accessโš™๏ธ External commands

Explore Web3 Data and Crypto Trends

Blockchain data is spread across many endpoints and chains, making focused analysis slow. This skill routes requests through Chainbase CLI and Tops to return structured on-chain and crypto-social insights.

Supports: Claude Codex Code(CC)
๐Ÿ“Š 69 Adequate

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "web3-data" from https://skillstore.io/skills/internet-court-web3-data.md and its manifest at https://skillstore.io/api/skills/internet-court-web3-data/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "web3-data". Show the top holders of a specified token on Ethereum.

Expected outcome:

A ranked table with wallet addresses, token balances, estimated values when available, and a note about the query timestamp and coverage.

Using "web3-data". What is trending around a specified crypto theme?

Expected outcome:

A concise narrative report with topic rank, heat or score, keywords, representative posts, recurring claims, and a clear distinction between signals and verified facts.

Using "web3-data". Query recent transfers for a contract.

Expected outcome:

A filtered transfer table with block or timestamp, sender, recipient, amount, transaction hash, chain, and any data freshness or pagination caveats.

Security Audit

Medium Risk
v3 โ€ข 8/7/2026 Open versioned report

All 96 static matches are false positives because they identify documentation links, API reference tables, environment-variable configuration, or literal CLI examples. The skill does describe an optional x402 private-key payment flow, which is a medium-risk financial side effect that requires explicit user approval and controlled credentials.

8
Files scanned
853
Lines analyzed
0
Review items
0
False positives ignored

Confirmed security concerns (1)

Medium
Payment-Capable CLI Workflow
SKILL.md documents the --x402 option and asks the user to configure a private key for pay-per-call micropayments. This creates a financial side effect that should require explicit approval.
The cited line explicitly describes x402 micropayments and private-key setup. The documentation does not show unauthorized payment behavior, so the finding is limited to confirmation and fund-management risk.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/internet-court-web3-data/audits/3?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/internet-court-web3-data/security.svg)](https://skillstore.io/skills/internet-court-web3-data?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/internet-court-web3-data?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/internet-court-web3-data/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/internet-court-web3-data.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

internet-court. (2026). web3-data security audit report (audit version 3) [Author version unspecified]. Skillstore. https://skillstore.io/skills/internet-court-web3-data/audits/3

BibTeX citation

@techreport{internet-court-internet-court-web3-data-2026, author = {internet-court}, title = {web3-data security audit report (audit version 3)}, institution = {Skillstore}, year = {2026}, number = {3}, url = {https://skillstore.io/skills/internet-court-web3-data/audits/3}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "web3-data security audit report (audit version 3)" version: "unspecified" type: report authors: - name: "internet-court" date-released: "2026-08-07" url: "https://skillstore.io/skills/internet-court-web3-data/audits/3" identifiers: - type: other value: "skillstore:internet-court-web3-data:audit:3" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: Medium
55
Architecture
85
Maintainability
87
Content
67
Community
83
Spec Compliance

What You Can Build

Investigate Token Distribution

Compare token metadata, current price, transfers, and top holders across an EVM chain before preparing a research brief.

Review Wallet Activity

Summarize balances, transaction history, DeFi positions, and ENS records for a wallet address supplied by the user.

Monitor Crypto Narratives

Find trending topics, inspect representative posts, and summarize recent mentions for a project or market theme.

Try These Prompts

Beginner Token Lookup
Find the current price, metadata, and top holders for [TOKEN] on [CHAIN]. Ask for the contract address if the symbol is ambiguous.
Wallet Activity Summary
For wallet [ADDRESS] on [CHAIN], summarize native balance, token balances, recent transactions, DeFi positions, and ENS names. Use clear tables.
Narrative Monitoring
Track [PROJECT OR KEYWORD] through Tops. Find related topics, inspect recent posts, and summarize sentiment, recurring claims, and notable accounts without treating posts as verified facts.
Custom On-Chain Analysis
Build a read-only Chainbase SQL query for [QUESTION] on [CHAIN]. Explain the tables, filters, joins, time range, and expected fields before execution, then report limitations.

Best Practices

  • Provide the chain and contract or wallet address whenever possible.
  • Use JSON output for structured analysis and state the query time and provider limits.
  • Treat social signals as leads, verify important claims independently, and approve any paid request first.

Avoid

  • Do not infer token safety, investment value, or identity from balances or social popularity alone.
  • Do not run broad or write-capable queries when a narrow read-only query answers the question.
  • Do not expose API keys or private payment keys in prompts, reports, logs, or screenshots.

Frequently Asked Questions

Which chains are supported?
The documented examples include Ethereum, BSC, Polygon, Arbitrum, Optimism, Base, Avalanche, and zkSync. Availability depends on provider coverage.
Do I need an API key?
Chainbase Web3 data uses a configured API key or the documented demo fallback. Tops is documented as not requiring an API key.
Can it find a contract address?
It can use token metadata lookup when an address is available. Ask the user to confirm the chain and address when a name is ambiguous.
Can it run custom SQL?
Yes. It can translate a supported read-oriented question into Chainbase SQL and report query limits and schema assumptions.
Can it analyze crypto social activity?
Yes. Tops supports trending topics, topic details, posts, narrative search, and recent mentions for keywords or projects.
Does it make blockchain transactions?
The documented workflows query data. The optional x402 flag can incur service micropayments, but the skill does not document wallet transaction signing.

Developer Details

License

MIT

Skillstore revision

r2

Version notice

The author did not declare a version.

Ref

1c2ebded2116f8124f45dba86a2e567f56e64d8e

Maintenance freshness

8/7/2026

Usage

0 downloads ยท 0 views

File structure

๐Ÿ“„ .gitignore

๐Ÿ“„ CLAUDE.md

๐Ÿ“„ clawhub.json

๐Ÿ“„ LICENSE

๐Ÿ“„ README.md

๐Ÿ“ references/

๐Ÿ“„ api-endpoints.md

๐Ÿ“„ tops-api.md

๐Ÿ“„ SKILL.md