skills/aibtcdev/skills/ordinals-p2p/Gen Agent Trust Hub

ordinals-p2p

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides a CLI interface with various subcommands to manage the trade lifecycle, such as 'create-offer', 'counter', 'transfer', and 'psbt-swap', allowing agents to coordinate P2P trades efficiently.
  • [EXTERNAL_DOWNLOADS]: The skill communicates with an external API at 'ledger.drx4.xyz' to synchronize the state of the public trade ledger. These network operations are consistent with the skill's primary purpose of P2P trade coordination and involve standard JSON data exchanges.
  • [SAFE]: Cryptographic security is properly handled using local BIP-137 signing. The agent uses the user's Bitcoin private key to sign a specific message locally, sending only the resulting signature to the ledger. This process ensures the private key remains secure and the signature is context-bound to message authentication, preventing its use in unauthorized Bitcoin transactions.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 07:50 PM