Twilio API Key

Detects Twilio API key SIDs (SK prefix followed by 32 hex characters). Paired with its secret, a leaked Twilio API key allows sending SMS/voice and accessing account data and call logs.

Type
regex
Engine
universal
Confidence
high
Confidence justification
High confidence when corroborated: the SK prefix plus 32 hex chars matches the Twilio API key SID structure; Twilio context keywords distinguish it from other SK-prefixed ids.
Jurisdictions
global
Regulations
Criminal Code Act 1995 (Cth)
Frameworks
CIS Controls, ISO 27001, NIST CSF, SOC 2
Data categories
credentials, security
Scope
wide
Risk rating
8
Platform compatibility
Purview: Compatible, GCP DLP: Unsupported, Macie: Unsupported, Zscaler: Compatible, Palo Alto: Unsupported, Netskope: Unsupported

Pattern

(?<![A-Za-z0-9])SK[a-f0-9]{32}(?![A-Za-z0-9])

Corroborative evidence keywords

twilio, twilio.com, api key, account sid, TWILIO_API_KEY, auth token, messaging

Proximity: 300 characters

Should match

Should not match

Known false positives

References