nonce-manager
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bun runtime to execute a CLI tool that manages local transaction state. It performs filesystem operations within the
~/.aibtc/directory to maintain a shared nonce registry and uses directory-based locking to ensure atomic updates when multiple agent processes attempt to acquire nonces concurrently. - [EXTERNAL_DOWNLOADS]: The skill communicates with the Hiro API to synchronize local nonce counters with the Stacks blockchain and mempool state. Hiro is a well-known service provider in the Stacks ecosystem, and the skill uses it solely for retrieving public blockchain metadata required for transaction sequencing.
Audit Metadata