sk Skill · mukul975
implementing-api-key-security-controls
Implements secure API key generation with sufficient entropy, server-side hashing (SHA-256/bcrypt) instead of plaintext storage, per-key scoping to endpoints/IPs/rate limits, zero-downtime rotation, and automated leak monitoring across GitHub repos, logs, and client-side code. Use when designing API key formats, building key rotation or revocation workflows, or protecting server-to-server API credentials from…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
bashPythonsecret-managementkey-rotationpythoncredential-managementapi-keysapi-security
- Host repository
- mukul975/Anthropic-Cybersecurity-Skills
- Version
- 1.0.0
- Licence
- Apache-2.0
- Host stars
- 33k
- Host language
- Python