icrc-ledger
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The deployment configuration fetches pre-built ledger WASM binaries from the official DFINITY repository on GitHub.
- [SAFE]: The documentation identifies and mitigates common security pitfalls, including transaction deduplication using created_at_time, avoiding frontend-initiated transfers to prevent reentrancy, and implementing proper fee handling.
- [SAFE]: Code examples include explicit warnings about adding access control before using the provided transfer and approval functions in a production environment.
Audit Metadata