ignite-cli
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill describes the installation of "Ignite Apps" from remote GitHub repositories and the compilation/installation of tools like
gen-mig-diffsfrom source code, which are standard extension and maintenance patterns for this CLI.\n- [COMMAND_EXECUTION]: Development commands such asignite chain serveandignite chain buildinvolve the automated compilation of Go source code into binaries and their execution on the local host to provide development environments and local testing nodes.\n- [EXTERNAL_DOWNLOADS]: The documentation provides installation instructions usingcurl | bashtargetingget.ignite.comand describes configuration options inconfig.ymlthat allow for including remote YAML files via URL, targeting trusted project domains.\n- [CREDENTIALS_UNSAFE]: Several documentation files (e.g.,01-config.md,02-typescript.md) contain example mnemonics and private key exports intended strictly for local development and testing purposes, and are presented clearly as such in the guides.
Audit Metadata