nonce-manager
Warn
Audited by Snyk on Apr 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). This skill is explicitly designed for blockchain transaction handling on the Stacks network: it provides atomic acquire/release of nonces for Stacks addresses, syncs with the Hiro API, and is intended to be invoked before/after sending on-chain transactions. It includes a library API (acquireNonce, releaseNonce, syncNonce) that integrates directly into the transaction send flow and maps relay responses to release actions. Because it is a purpose-built crypto/transaction coordination tool (not a generic utility), it constitutes direct financial execution capability for blockchain transactions.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata