skills/mukul975/anthropic-cybersecurity-skills/implementing-mtls-for-zero-trust-services/Gen Agent Trust Hub
implementing-mtls-for-zero-trust-services
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The agent script uses the
socketandsslmodules to establish network connections for the purpose of verifying mTLS endpoint connectivity and certificate validity. - [CREDENTIALS_UNSAFE]: The certificate generation logic saves private keys to the local filesystem using
serialization.NoEncryption(). While this is standard for automated service-to-service credential provisioning in many development environments, users should ensure the output directory has appropriate filesystem permissions. - [EXTERNAL_DOWNLOADS]: The documentation provides instructions for installing
cert-managerusing the official Helm repository, which is a trusted service for Kubernetes certificate management.
Audit Metadata