service-mesh-observability
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes templates with shell commands for service mesh operations. Template 4 contains
linkerd viz install | kubectl apply -f -, which pipes CLI output directly to the cluster for extension installation. - [CREDENTIALS_UNSAFE]: Template 6 (Kiali configuration) uses
strategy: anonymousfor authentication. This disables the requirement for credentials when accessing the dashboard, which is a security risk if the interface is exposed to the network.
Audit Metadata