Skip to main content

linkerd-patterns

Facilitates the implementation of Linkerd service mesh patterns for secure, lightweight deployments in Kubernetes environments.

Install this skill

or
90/100

Security score

The linkerd-patterns skill was audited on May 31, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 78

Curl to non-GitHub URL

SourceSKILL.md
78curl --proto '=https' --tlsv1.2 -sSfL https://run.linkerd.io/install -o "$tmpdir/linkerd-install.sh"
low line 78

External URL reference

SourceSKILL.md
78curl --proto '=https' --tlsv1.2 -sSfL https://run.linkerd.io/install -o "$tmpdir/linkerd-install.sh"
low line 267

External URL reference

SourceSKILL.md
267--api-server-address https://west.example.com:6443 \
low line 329

External URL reference

SourceSKILL.md
329- [Linkerd Documentation](https://linkerd.io/2.14/overview/)
low line 330

External URL reference

SourceSKILL.md
330- [Service Profiles](https://linkerd.io/2.14/features/service-profiles/)
low line 331

External URL reference

SourceSKILL.md
331- [Authorization Policy](https://linkerd.io/2.14/features/server-policy/)
Scanned on May 31, 2026
View Security Dashboard
Installation guide →