midnight-api
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/deploy-contract.pyuses thesubprocessmodule to wrap themidnight-clitool for contract deployment. This is the documented and intended behavior for this developer-oriented skill. - [EXTERNAL_DOWNLOADS]: The documentation and project initialization script (
scripts/init-dapp-project.py) reference standard NPM packages from the@midnight-ntwrkand@midnightscopes. These are the official SDKs required for building applications on the Midnight Network. - [DATA_EXFILTRATION]: No patterns of unauthorized data exfiltration were detected. The skill correctly instructs users on how to manage sensitive data like mnemonics and private keys, including the use of environment variables and local configuration. It also emphasizes respecting user privacy by using their own configured blockchain endpoints.
- [PROMPT_INJECTION]: The skill's instructions and documentation focus on technical implementation and do not contain any patterns attempting to override agent behavior or bypass safety guidelines.
Audit Metadata