sql-injection-prevention
Enhances database security by preventing SQL injection attacks through prepared statements and input validation.
Install this skill
or
96/100
Security score
The sql-injection-prevention skill was audited on Mar 4, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 43
Access to .env file
SourceSKILL.md
| 43 | host: process.env.DB_HOST, |
low line 44
Access to .env file
SourceSKILL.md
| 44 | database: process.env.DB_NAME, |
low line 45
Access to .env file
SourceSKILL.md
| 45 | user: process.env.DB_USER, |
low line 46
Access to .env file
SourceSKILL.md
| 46 | password: process.env.DB_PASSWORD, |
Scanned on Mar 4, 2026
View Security DashboardGitHub Stars 219
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
claude-codecursorgithub-copilotcodexchatgptopencodebackenddatabasebackend-developersecurity-engineerdata-engineerpostgresqlmysqlmongodbdevelopment
aj-geddes/useful-ai-prompts