# 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.

## Install

```bash
npx skillstore add internet-court/web3-data
```

## Metadata

- Status: approved
- Slug: internet-court-web3-data
- Skillstore revision: r2
- Version status: missing
- Tree hash: 72044e51568b6655e49be366bcd9773578f13519ace64e9564536268efe6f86a
- Author: internet-court
- GitHub username: internet-court
- License: MIT
- Repository: https://github.com/internet-court/internet-court-skill/tree/main/vendored/chainbase/web3-data
- Ref: 1c2ebded2116f8124f45dba86a2e567f56e64d8e
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: env\_access, network, external\_commands
- Quality score: 69
- Public page: https://skillstore.pages.dev/skills/internet-court-web3-data
- Manifest: https://skillstore.pages.dev/api/skills/internet-court-web3-data/manifest

## Capabilities

- Query token metadata, prices, holders, balances, transfers, and transaction histories.
- Inspect DeFi portfolio positions and resolve ENS or Space ID names.
- Run custom read-oriented SQL queries against supported chain datasets.
- Track trending crypto topics, topic details, posts, and keyword mentions through Tops.
- Format returned blockchain and social data into tables, summaries, and key observations.

## Use Cases

- 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.

## Prompt Templates

### 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.
```

## Limitations

- Results depend on Chainbase and Tops availability, coverage, rate limits, and data freshness.
- The skill does not independently verify token legitimacy, ownership, market risk, or social-post accuracy.
- Custom SQL requires valid schemas, supported chains, and queries within provider result limits.
- x402 requests can incur charges and require separate user approval and payment credentials.

## 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.

## Anti Patterns

- 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.

## Security Audit

- Audited at: 2026-08-07T09:15:48.022\+00:00
- Summary: 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.

## Stats

- Views: 0
- Downloads: 6
- Favorites: 1
- Popularity score: 0
