TRONSEC — Free On-Chain Security Scanner for the TRON Ecosystem
Hey TRON community ![]()
I want to share a tool I’ve been building for the past few weeks: TRONSEC — a free, read-only security terminal for TRON.
No wallet connection required. No registration. Just paste an address, transaction ID, or URL and get a full risk report.
What it does
Wallet Scanner
Portfolio value, TRC-20 holdings, staking, energy & bandwidth meters, security flags, and recent transaction history.
AML Check
Behavioral risk screening on the last 400 transactions — composite risk score, counterparty concentration, flagged addresses, and an interactive force-directed graph of counterparties.
Approvals Monitor
Audit active TRC-20 allowances on any wallet. Surface unlimited approvals and unknown spenders before they drain your tokens.
URL Phishing Scanner
Multi-engine reputation check via VirusTotal + typosquatting heuristics. Paste any link before you click it.
Contract Scanner
ABI-level risk analysis — detects mint, pause, blacklist, and ownership transfer functions.
TX Decoder
Paste a TXID to decode transfers, approvals, contract calls, fees, and automated risk heuristics.
Why We built it
There’s no free, all-in-one security tool for TRON that non-technical users can actually use. Every time someone asks “is this wallet safe?” or “should I click this link?” — there’s no clean answer. TRONSEC is my attempt to fix that.
Technical notes (for the devs)
- Reads directly from TronGrid and TronScan APIs
- API keys never touch the browser — routed through a Cloudflare Worker proxy
- Fully read-only, no wallet connection, no data stored
- Open for feedback on methodology (AML scoring, approval risk thresholds)
Try it: TRONSEC — TRON Wallet, Contract & Approval Scanner
Would love to hear feedback from the community — especially on the AML scoring and anything I might be missing. What security checks do you wish existed for TRON?




