ActionRank

Kuberentes (k8s) cli - kubectl

Actively maintained

actions-hub/kubectl · MIT

GitHub Action for interacting with kubectl (k8s)

156 starsLast commit 10 days agoLatest v1.36.3
C
60
/ 100
Security 38Maintenance 92Popularity 42Reliability 70

Security signals

OpenSSF Scorecard3.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: actions-hub/kubectl@0456ef3aefab85c135a0e285bc3b5c600372eea2 # v1.36.3

Mutable tags like v1.36.3 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: actions-hub/kubectl@0456ef3aefab85c135a0e285bc3b5c600372eea2 # v1.36.3

Score breakdown

Security (35%)38
Popularity (20%)42
Maintenance (30%)92
Reliability (15%)70