linkerd-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches configuration and installation scripts from the official Linkerd domain (run.linkerd.io), which is a well-known service for service mesh technology.
- [REMOTE_CODE_EXECUTION]: Includes a command to download and execute the Linkerd CLI installation script via a pipe to the shell (curl | sh). This is the standard, documented deployment method for this specific tool.
- [COMMAND_EXECUTION]: Utilizes 'linkerd' and 'kubectl' commands to perform cluster validation, component installation, and policy management, which are necessary actions for the skill's stated purpose.
Audit Metadata