Wallet Profile

Profile Base wallet age, activity class, funding source, and risk flags.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill wallet-profile
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Wallet Profile
Source: https://github.com/Atrium-Hermes/atrium-lighthouse/tree/main/skills/wallet-profile
Command: npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill wallet-profile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Profiles any wallet on Base to reveal age, activity class (bot/whale/sniper/trader), funding source, top counterparties, and risk flags without requiring keys.

Core Features & Use Cases

  • Age and activity profiling for Base wallets, enabling quick risk assessment.
  • Funding-source attribution and counterparties mapping using memory references.
  • Use Case: Investigate a wallet's activity history to classify it as trader or bot and surface potential risk indicators.

Quick Start

Provide a Base wallet address to generate its behavioral profile.

Frequently Asked Questions about Wallet Profile

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I profile a Base wallet to check its age and activity class?▼

To profile a Base wallet, provide the wallet address to generate a behavioral profile revealing its age, activity class, funding source, and risk flags using on-chain data and memory references.

Can I investigate a wallet's funding source and top counterparties without API keys?▼

Yes, you can investigate a wallet's funding source and top counterparties without requiring keys by using Base RPC access, Etherscan v2 data, and memory files to map counterparty relationships.

What is the best way to identify bot or whale behavior in blockchain risk assessment?▼

Identifying bot or whale behavior in blockchain risk assessment involves analyzing on-chain activity history and funding origins to classify wallet behavior and surface potential risk indicators.

Do I need Base RPC access and Etherscan v2 data to classify wallet behavior?▼

Yes, you need Base RPC access and Etherscan v2 data, along with memory files for known addresses, to compute age, activity, funding origin, and risk signals for wallet behavior classification.

What wallet activity metrics are used to surface risk indicators on the Base blockchain?▼

Wallet activity metrics used to surface risk indicators on the Base blockchain include age, activity class, funding source attribution, top counterparties, and behavioral classification for risk assessment.

How does memory referencing work when analyzing known Base wallet addresses?▼

Memory referencing works by storing known addresses in memory files, which are then applied during on-chain research to compute funding origin and map counterparties for accurate risk assessment.