eg-auth
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides configuration templates for Kubernetes resources (SecurityPolicy, Secrets, ConfigMaps). All sensitive fields, such as API keys, client secrets, and passwords, use clear placeholders (e.g., "", "supersecret-key-1") or example values, which does not constitute a credential leak.
- [COMMAND_EXECUTION]: The skill includes standard administrative shell commands using
kubectlandhtpasswd. These commands are routine for managing Kubernetes infrastructure and generating basic authentication files; no malicious execution patterns or remote script downloads were detected. - [SAFE]: The documentation includes security-conscious guidance, specifically highlighting the risks of Basic Authentication (reference EGTM-023) and recommending the use of TLS and restricted CORS origins.
Audit Metadata