estimate-transaction-fee
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides local transaction fee estimation logic without any network requests, sensitive file access, or persistence mechanisms.
- [SAFE]: All user-provided numeric arguments are validated to be positive integers or valid numbers, preventing malformed inputs from causing unexpected behavior.
- [SAFE]: The reliance on the '@bsv/sdk' package is appropriate for the skill's purpose of parsing transaction hex strings.
Audit Metadata