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 linesInstall this skill directly: skilldb add vibe-coding-security-skills
Related Skills
AI-Specific Vulnerabilities
Vibe Coding Security•378L
Authentication and Authorization Patterns
Vibe Coding Security•369L
Container and Deployment Security
Vibe Coding Security•420L
Database Security Hardening
Vibe Coding Security•323L
Dependency Supply Chain Security
Vibe Coding Security•362L
Error Handling and Information Leakage
Vibe Coding Security•391L