Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

claude-security-engineer

claude-security-engineer には swapniltamse から収集した 11 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
11
Stars
0
更新
2026-05-25
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

owasp-security-gate
情報セキュリティアナリスト

Full pre-ship security review that runs all ten OWASP Top 10 checks in sequence. Use before any significant feature ships to production.

2026-05-25
ssrf-check
情報セキュリティアナリスト

Checks for server-side request forgery risk before any code that makes outbound HTTP requests based on user-supplied URLs or parameters is written or modified.

2026-05-25
security-logging-failures
情報セキュリティアナリスト

Requires structured security event logging before any authentication, authorization, or sensitive data access code ships.

2026-05-25
data-integrity-failures
情報セキュリティアナリスト

Checks deserialization safety, CI/CD pipeline integrity, and dependency integrity before any code that deserializes objects or executes pipeline scripts is written or modified.

2026-05-25
auth-failures
情報セキュリティアナリスト

Enforces secure authentication patterns before any login, session, token, or credential management code is written or modified.

2026-05-25
vulnerable-components
情報セキュリティアナリスト

Checks CVE status, license compatibility, and maintenance health of any new dependency before it enters the codebase.

2026-05-25
security-misconfiguration
情報セキュリティアナリスト

Checks for insecure default settings, exposed debug endpoints, permissive CORS, open cloud storage, and missing security headers before any configuration or deployment code ships.

2026-05-25
insecure-design
情報セキュリティアナリスト

Requires a threat model before any new user-facing feature, authentication flow, or data handling system is designed or modified.

2026-05-25
injection-check
情報セキュリティアナリスト

Scans all code that constructs queries, commands, or markup from user input, blocking SQL injection, command injection, LDAP injection, and XSS before the code ships.

2026-05-25
cryptographic-failures
情報セキュリティアナリスト

Checks for weak or missing encryption before any code handling passwords, tokens, PII, or sensitive data is written or modified.

2026-05-25
broken-access-control
情報セキュリティアナリスト

Checks authorization enforcement before any route, endpoint, or data access code is written or modified. Catches missing auth checks, IDOR patterns, and privilege escalation paths.

2026-05-25