ActionRank

Twilio SMS

Abandoned

twilio-labs/actions-sms · MIT

Send an SMS through GitHub Actions

162 starsLast commit 1 year agoLatest 2.0.0
F
39
/ 100
Security 40Maintenance 15Popularity 44Reliability 80

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: twilio-labs/actions-sms@3ed73c8f1c2c80ec010bb7ff868a339eff1f4be7 # 2.0.0

Mutable tags like 2.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: twilio-labs/actions-sms@3ed73c8f1c2c80ec010bb7ff868a339eff1f4be7 # 2.0.0

Score breakdown

Security (35%)40
Popularity (20%)44
Maintenance (30%)15
Reliability (15%)80