mtls-configuration
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a template-based guide for zero-trust networking. It contains informational content and standard configuration snippets for tools like Istio, Linkerd, and cert-manager.
- [COMMAND_EXECUTION]: Includes administrative shell commands for
kubectl,istioctl,linkerd, andopenssl. These are standard tools for the domain and are used here for debugging and verifying certificate status. - [EXTERNAL_DOWNLOADS]: References the official SPIRE agent image from the SPIFFE organization hosted on GitHub Container Registry (
ghcr.io). This is a well-known service and the reference is documented neutrally as it is part of the standard infrastructure setup. - [CREDENTIALS_UNSAFE]: The templates include placeholders for sensitive data (e.g.,
<base64-encoded-ca-key>), which is the correct and safe method for providing configuration examples without exposing real secrets.
Audit Metadata