aurora-cli
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to executeauroraCLI commands for project generation and module management. - [COMMAND_EXECUTION]: Includes an
expectscript pattern to handle interactive CLI prompts. This script uses a hex escape sequence (\x03) to send a Ctrl+C signal to the terminal, which is a functional requirement for terminating the CLI's interactive menu during automation. - [EXTERNAL_DOWNLOADS]: Mentions the
@aurorajs.dev/clipackage as a global npm installation requirement in the error handling section to resolve missing tool dependencies.
Audit Metadata