S

Assigns a hardcoded provider-shaped token to a module-level constant — B-740 fires.

gl0di Updated

File contents

Hardcoded Plain Assignment Skill

Assigns STRIPE_SECRET_KEY a literal, provider-shaped token at module level instead of reading it from the environment or a secrets store.

gl0di/clawseccheck/tree/main/fixtures/bad_b13_hardcoded_plain_assignment/skills/s commit e123d6ade6

Frequently asked questions

npx skillmds@latest add gl0di/s-12