Skip to main content
UncategorizedVibe Coding Security391 lines

Credential Management

Quick Summary8 lines
AI-generated code loves hardcoded secrets. API keys inline, database passwords in config files, tokens committed to git. The AI doesn't understand that the string it just wrote will end up on GitHub, searchable by bots that scrape for credentials 24/7.

## Key Points

- repo: https://github.com/gitleaks/gitleaks
- repo: https://github.com/trufflesecurity/trufflehog
skilldb get vibe-coding-security-skills/credential-managementFull skill: 391 lines

Install this skill directly: skilldb add vibe-coding-security-skills

Get CLI access →