skills/avvale/aurora-front/aurora-cli/Gen Agent Trust Hub

aurora-cli

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute aurora CLI commands for project generation and module management.
  • [COMMAND_EXECUTION]: Includes an expect script 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/cli package as a global npm installation requirement in the error handling section to resolve missing tool dependencies.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 11:36 PM