am-i-exposed
Bitcoin privacy scoring, chain tracing, and pre-broadcast checks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install am-i-exposed?▼
Run `npx skills add Copexit/am-i-exposed --all -g -y` in your terminal to install the skill globally for your agent.
How to check Bitcoin transaction privacy?▼
Run `am-i-exposed scan tx <txid> --json` to get a 0-100 privacy score, letter grade, and detailed findings covering change detection, CoinJoin, and entity matches.
Can I check a transaction before broadcasting it?▼
Yes. Run `am-i-exposed scan psbt <file> --json` on an unsigned PSBT to catch privacy issues like round amounts or script mismatches before signing, with zero network access required.
Does am-i-exposed work with AI agents?▼
Yes. It ships a SKILL.md, structured JSON output, and an MCP server, so agents like Claude Code and Cline can run scans and parse results directly.
Is my lookup data private when scanning?▼
All analysis runs locally on your machine, but blockchain data is fetched from mempool.space, which can see your IP. Use Tor or a self-hosted mempool instance for stronger privacy.
Related Repositories in Finance & Accounting
View All in Finance & Accounting→ccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows