security-patterns
Provides comprehensive OWASP security guidelines and secure coding patterns to prevent vulnerabilities in application development.
Install this skill
or
83/100
Security score
The security-patterns skill was audited on Feb 28, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 182
System command execution
SourceSKILL.md
| 182 | os.system(f"ping -c 4 {hostname}") |
medium line 182
Python os.system command execution
SourceSKILL.md
| 182 | os.system(f"ping -c 4 {hostname}") |
medium line 191
Python subprocess execution
SourceSKILL.md
| 191 | result = subprocess.run( |
low line 149
Access to .env file
SourceSKILL.md
| 149 | load_dotenv() # Load from .env file |
low line 349
External URL reference
SourceSKILL.md
| 349 | origins=["https://yourdomain.com", "https://app.yourdomain.com"], |
Scanned on Feb 28, 2026
View Security DashboardInstall this skill with one command
/learn @bejranonda/security-patternsGitHub Stars 18
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude