eve-auth-and-secrets
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
eveCLI tool to perform various authentication and administrative tasks. - Evidence includes commands like
eve auth login,eve secrets set,eve admin invite, andeve access groupsinSKILL.md. - [EXTERNAL_DOWNLOADS]: References official vendor-managed Node.js packages for SSO integration.
- Evidence: Documentation in
SKILL.mdandreferences/app-sso-integration.mdspecifies the use of@eve-horizon/authand@eve-horizon/auth-react. - [DATA_EXPOSURE]: The skill interacts with local environment files and SSH public keys for the legitimate purposes of authentication and configuration management.
- Evidence: Mentions of
~/.ssh/id_ed25519.pub,.env, and.eve/dev-secrets.yamlas part of the setup and synchronization workflows.
Audit Metadata