security-shield
Automatically applies security principles during code work, detecting hardcoded secrets and validating against OWASP Top 10 vulnerabilities.
Install this skill
or
93/100
Security score
The security-shield skill was audited on Feb 28, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 3
Access to .env file
SourceSKILL.md
| 3 | description: "**SECURITY SHIELD**: '보안', '인증', '로그인', '비밀번호', 'JWT', '토큰', '암호화', '취약점', 'SQL 인젝션', 'XSS', '보안 검사' 요청 시 자동 발동. .env/auth/**/guard/** 파일 작업 시 자동 적용. 하드코딩 시크릿 탐지(40+ 패턴), OWASP Top 10 검증 |
low line 26
Access to .env file
SourceSKILL.md
| 26 | - ".env, .env.*, *.env" |
low line 116
Access to .env file
SourceSKILL.md
| 116 | - [ ] .env 파일이 .gitignore에 있음? |
Scanned on Feb 28, 2026
View Security Dashboard