Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

claude-security-engineer

claude-security-engineer에는 swapniltamse에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 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