ersinkoc

50 mods across 3 repositories, 314 stars between them.

project-architect

01

ersinkoc/project-architect

Skill Claude CodeCodex

Documentation-first project planning that produces implementation-ready blueprints and single-shot coding agent prompts. Generates 4 interconnected docs — SPECIFICATION.md, IMPLEMENTATION.md, TASKS.md, BRANDING.md — plus a self-contained PROMPT.md for autonomous execution by any coding agent. Includes interactive tech…

253 2mo ago A 170 tokens original MIT

security-check

02

ersinkoc/security-check

Skill Claude CodeCodex

Comprehensive AI-powered security scanning suite with 48 skills covering OWASP Top 10, 7 language-specific deep scanners (Go, TypeScript, Python, PHP, Rust, Java, C#), supply chain analysis, infrastructure-as-code scanning, and 3000+ checklist items. Use when you need to run a security audit, find vulnerabilities…

56 1mo ago A 91 tokens original MIT

sc-api-security

03

ersinkoc/security-check

Skill Claude CodeCodex

REST, GraphQL, and gRPC API security audit — authentication, authorization, data exposure, and configuration.

56 1mo ago A 25 tokens original MIT

sc-auth

04

ersinkoc/security-check

Skill Claude CodeCodex

Authentication flaw detection — weak passwords, broken auth, credential stuffing, and bypass vectors.

56 1mo ago A 19 tokens original MIT

sc-authz

05

ersinkoc/security-check

Skill Claude CodeCodex

Authorization flaw detection — IDOR, broken access control, horizontal and vertical privilege issues.

56 1mo ago A 20 tokens original MIT

sc-business-logic

06

ersinkoc/security-check

Skill Claude CodeCodex

Business logic flaw detection — price manipulation, workflow bypass, race conditions, and abuse vectors.

56 1mo ago A 22 tokens original MIT

sc-ci-cd

07

ersinkoc/security-check

Skill Claude CodeCodex

CI/CD pipeline security — GitHub Actions injection, secret exposure, untrusted actions, and artifact poisoning.

56 1mo ago A 25 tokens original MIT

sc-clickjacking

08

ersinkoc/security-check

Skill Claude CodeCodex

Clickjacking and UI redressing detection — missing frame protection headers and CSP frame-ancestors.

56 1mo ago A 24 tokens original MIT

sc-cmdi

09

ersinkoc/security-check

Skill Claude CodeCodex

OS Command Injection detection in shell execution, subprocess calls, and process spawning.

56 1mo ago B 18 tokens original MIT

sc-cors

10

ersinkoc/security-check

Skill Claude CodeCodex

CORS misconfiguration detection — wildcard origin, reflected origin, null origin, and credential leaks.

56 1mo ago A 22 tokens original MIT

sc-crypto

11

ersinkoc/security-check

Skill Claude CodeCodex

Cryptography misuse detection — weak algorithms, ECB mode, static IVs, weak PRNG, and key management flaws.

56 1mo ago A 27 tokens original MIT

sc-csrf

12

ersinkoc/security-check

Skill Claude CodeCodex

Cross-Site Request Forgery detection — missing tokens, SameSite misconfiguration, and CORS-CSRF interaction.

56 1mo ago A 27 tokens original MIT

sc-data-exposure

13

ersinkoc/security-check

Skill Claude CodeCodex

Sensitive data exposure detection — PII leaks, verbose errors, debug mode, and information disclosure.

56 1mo ago A 23 tokens original MIT

sc-diff-report

16

ersinkoc/security-check

Skill Claude CodeCodex

Incremental security scan for changed files only — optimized for PR and commit-level reviews.

56 1mo ago A 21 tokens original MIT

sc-docker

17

ersinkoc/security-check

Skill Claude CodeCodex

Docker-specific security checks — image hardening, secrets in layers, compose security, and runtime configuration.

56 1mo ago A 23 tokens original MIT

sc-file-upload

18

ersinkoc/security-check

Skill Claude CodeCodex

Insecure file upload detection — unrestricted types, MIME mismatch, polyglot files, and webshell upload.

56 1mo ago A 25 tokens original MIT

sc-graphql

19

ersinkoc/security-check

Skill Claude CodeCodex

GraphQL injection, introspection abuse, query complexity attacks, and authorization bypass detection.

56 1mo ago A 20 tokens original MIT

sc-iac

21

ersinkoc/security-check

Skill Claude CodeCodex

Infrastructure-as-Code security scanning — Dockerfile, Kubernetes, Terraform, and GitHub Actions misconfigurations.

56 1mo ago A 24 tokens original MIT

sc-jwt

22

ersinkoc/security-check

Skill Claude CodeCodex

JWT implementation flaw detection — algorithm confusion, weak secrets, missing validation, and storage issues.

56 1mo ago A 21 tokens original MIT