Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

claude-security-engineer

claude-security-engineer enthält 11 gesammelte Skills von swapniltamse, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
11
Stars
0
aktualisiert
2026-05-25
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

owasp-security-gate
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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

2026-05-25
data-integrity-failures
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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

2026-05-25
vulnerable-components
Informationssicherheitsanalysten

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

2026-05-25
security-misconfiguration
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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