eve-ng-console-ops
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses specialized tools (
eve_exec_ios,eve_exec_junos, etc.) to send CLI commands to network devices. This is the primary and intended function of the skill. - [DATA_EXPOSURE]: The skill configuration requires the environment variables
EVE_URL,EVE_USER, andEVE_PASSWORD. This is consistent with standard secure secret management practices for connecting to an external service like EVE-NG. - [INDIRECT_PROMPT_INJECTION]: The skill processes live console transcripts and command outputs from network nodes to verify configuration states. While these outputs are technically untrusted data that could contain unexpected strings, the risk is inherent to network management tasks and the instructions focus on operational verification rather than logic branching.
Audit Metadata