eve-ng-config-ops
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were detected. The skill's functionality is strictly limited to EVE-NG configuration management tools.
- [CREDENTIALS_UNSAFE]: The skill defines requirements for environment variables (EVE_USER, EVE_PASSWORD) in its metadata. This is considered a safe practice for managing credentials compared to hardcoding secrets.
- [PROMPT_INJECTION]: The skill processes untrusted data by reading startup configurations from lab nodes via tools like
eve_get_node_config. While this exposes an indirect prompt injection surface, it is necessary for the skill's primary purpose and no evidence of exploitation or malicious instruction is present.
Audit Metadata