fhenix-on-chain-errors
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for debugging Solidity reverts related to the Fhenix protocol. It lists common custom errors (e.g.,
ACLNotAllowed,InvalidTypeOrSecurityZone) and explains how to address them within the contract logic. - [COMMAND_EXECUTION]: The skill suggests using
npx cofhe-errorsto decode transaction revert selectors. This is a standard method for executing Node.js-based CLI tools without permanent installation. - [EXTERNAL_DOWNLOADS]: Mentions the
@fhenixprotocol/cofhe-contractspackage and thecofhe-errorsutility, both of which are standard components of the Fhenix development environment hosted on the official NPM registry.
Audit Metadata