ActionRank

Comment Run Actions

Abandoned

nwtgck/actions-comment-run · MIT

Execute any script in a GitHub issue comment

443 starsLast commit 2 years agoLatest v3.0.0
F
34
/ 100
Security 37Maintenance 4Popularity 45Reliability 70

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: nwtgck/actions-comment-run@eef5a9123b8fdc13af1cbd4cb8292316c0cbe2c5 # v3.0.0

Mutable tags like v3.0.0 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: nwtgck/actions-comment-run@eef5a9123b8fdc13af1cbd4cb8292316c0cbe2c5 # v3.0.0

Score breakdown

Security (35%)37
Popularity (20%)45
Maintenance (30%)4
Reliability (15%)70