This skill provides automated assistance for the described functionality.
Prerequisites
Before using this skill, ensure you have:
Access to crypto market data APIs (CoinGecko, CoinMarketCap, or similar)
Blockchain RPC endpoints or node access (Infura, Alchemy, or self-hosted)
API keys for exchanges if trading or querying account data
Web3 libraries installed (ethers.js, web3.py, or equivalent)
Understanding of blockchain concepts and crypto market dynamics
Instructions
Use Read tool to load API credentials from {baseDir}/config/crypto-apis.env
Configure blockchain RPC endpoints for target networks
Set up exchange API connections if required
Verify rate limits and subscription tiers
Test connectivity and authentication
Use Bash(crypto:wallet-*) to execute crypto data queries
Fetch real-time prices, volumes, and market cap data
Query blockchain for on-chain metrics and transactions
Retrieve exchange order book and trade history
Aggregate data from multiple sources for accuracy
See {baseDir}/references/implementation.md for detailed implementation guide.
Output
Current prices across exchanges with spread analysis
24h volume, market cap, and circulating supply
Price changes across multiple timeframes (1h, 24h, 7d, 30d)
Trading volume distribution by exchange
Liquidity metrics and slippage estimates
Transaction count and network activity
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.
Resources
CoinGecko API for market data across thousands of assets
Etherscan API for Ethereum blockchain data
Dune Analytics for on-chain SQL queries
The Graph for decentralized blockchain indexing
ethers.js for Ethereum smart contract interaction
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: helixdevelopment-helixagent-auditing-wallet-security3description: Auditing Wallet Security4---56# Auditing Wallet Security78## Overview910This skill provides automated assistance for the described functionality.1112## Prerequisites1314Before using this skill, ensure you have:15- Access to crypto market data APIs (CoinGecko, CoinMarketCap, or similar)16- Blockchain RPC endpoints or node access (Infura, Alchemy, or self-hosted)17- API keys for exchanges if trading or querying account data18- Web3 libraries installed (ethers.js, web3.py, or equivalent)19- Understanding of blockchain concepts and crypto market dynamics2021## Instructions22231. Use Read tool to load API credentials from {baseDir}/config/crypto-apis.env242. Configure blockchain RPC endpoints for target networks253. Set up exchange API connections if required264. Verify rate limits and subscription tiers275. Test connectivity and authentication281. Use Bash(crypto:wallet-*) to execute crypto data queries292. Fetch real-time prices, volumes, and market cap data303. Query blockchain for on-chain metrics and transactions314. Retrieve exchange order book and trade history325. Aggregate data from multiple sources for accuracy333435See `{baseDir}/references/implementation.md` for detailed implementation guide.3637## Output3839- Current prices across exchanges with spread analysis40- 24h volume, market cap, and circulating supply41- Price changes across multiple timeframes (1h, 24h, 7d, 30d)42- Trading volume distribution by exchange43- Liquidity metrics and slippage estimates44- Transaction count and network activity4546## Error Handling4748See `{baseDir}/references/errors.md` for comprehensive error handling.4950## Examples5152See `{baseDir}/references/examples.md` for detailed examples.5354## Resources5556- CoinGecko API for market data across thousands of assets57- Etherscan API for Ethereum blockchain data58- Dune Analytics for on-chain SQL queries59- The Graph for decentralized blockchain indexing60- ethers.js for Ethereum smart contract interaction6162---63> Converted and distributed by [TomeVault](https://tomevault.io/claim/helixdevelopment) — claim your Tome and manage your conversions.64<!-- tomevault:4.0:skill_md:2026-04-14 -->
Run npx skillmds@latest add tomevault-io/helixdevelopment-helixagent-auditing-wallet-security in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Auditing Wallet Security It is listed under Security on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.