← Back to list

security-scanner
by eddiebe147
⭐ 2🍴 1📅 Jan 23, 2026
SKILL.md
name: Security Scanner slug: security-scanner description: Scan code and infrastructure for security vulnerabilities and compliance issues category: technical complexity: advanced version: "1.0.0" author: "ID8Labs" triggers:
- "security scan"
- "vulnerability check"
- "security audit" tags:
- security
- vulnerabilities
- compliance
Security Scanner
Scan code and infrastructure for security vulnerabilities. Identify issues before they become breaches with systematic security analysis.
Core Workflows
Workflow 1: Code Security Scan
- SAST - Static application security testing
- Dependency Check - Scan for vulnerable dependencies
- Secrets Detection - Find hardcoded credentials
- OWASP Check - Review against OWASP Top 10
- Report - Generate findings report
Workflow 2: Infrastructure Security
- Configuration Audit - Check security settings
- Network Scan - Identify exposed services
- Access Review - Audit permissions and IAM
- Compliance Check - Verify against standards
- Remediation Plan - Prioritize and fix issues
Quick Reference
| Action | Command |
|---|---|
| Scan code | "Run security scan on [repo]" |
| Check dependencies | "Scan for vulnerable dependencies" |
| Audit infrastructure | "Security audit [environment]" |
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon