fhenix-hardhat-plugin
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate configuration and usage guidelines for FHE development on the Fhenix protocol. All operations described are standard for a Hardhat development environment.
- [EXTERNAL_DOWNLOADS]: The skill installs necessary development dependencies from the
@cofheand@fhenixprotocolnpm scopes. These packages are specific to the technology the skill is designed to support. - [COMMAND_EXECUTION]: Provides standard command-line instructions for installing packages via
npmand executing tasks vianpx hardhat. There is no evidence of arbitrary or malicious command execution. - [CREDENTIALS_UNSAFE]: Mentions the use of a
PRIVATE_KEYfor testnet deployment. This is standard practice in blockchain development; the skill does not request the storage or transmission of these keys in an insecure manner.
Audit Metadata