| name | compound-key-leak-skill |
| description | A skill with compound credential keys like SECRET_KEY and CLIENT_SECRET that must be matched by the generic-credential detector. |
| version | 1.0.0 |
compound-key-leak-skill
Compound credential key names (an optional identifier suffix between the keyword
and the separator) must be matched, not just bare PASSWORD=/SECRET=/TOKEN=.
Configuration
SECRET_KEY=PLACEHOLDER_REPLACED_AT_RUNTIME
CLIENT_SECRET=PLACEHOLDER_REPLACED_AT_RUNTIME
PRIVATE_KEY=PLACEHOLDER_REPLACED_AT_RUNTIME
DB_PASSWORD=PLACEHOLDER_REPLACED_AT_RUNTIME