psbt
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill connects to the mempool.space API to retrieve network fee data and broadcast finalized transactions. This is an industry-standard, well-known service for Bitcoin network interaction and does not represent a security risk.
- [SAFE]: Private key access is restricted to the signing operations required for the skill's primary function. It utilizes the
@scure/btc-signerlibrary, which is a recognized and secure implementation for Bitcoin transaction handling. - [SAFE]: No obfuscation, malicious persistence, or unauthorized data exfiltration patterns were detected. The skill follows standard practices for Bitcoin transaction management and correctly uses local internal modules for sensitive operations.
Audit Metadata