security-check
Full codebase security audits, vulnerability detection, and PR scanning
All Skills in This Repository (48)
Pure Emerald Level Indicatorssc-lang-python
Detect insecure deserialization and pickle misuse in Python projects.
sc-deserialization
Detect insecure deserialization vulnerabilities across Python, Java, PHP, .NET, Ruby, Node.js, YAML, and XML.
sc-lang-rust
Identify Rust security vulnerabilities in unsafe blocks, FFI boundaries, and concurrency patterns.
sc-cmdi
Detect OS command injection vulnerabilities across multiple programming languages.
sc-api-security
Audit REST, GraphQL, and gRPC API security controls across code and configurations.
sc-ldap
Identify LDAP injection vulnerabilities in codebases and configurations.
sc-path-traversal
Detect path traversal weaknesses in source code and runtime environments.
sc-auth
Detect authentication vulnerabilities in web applications and APIs.
sc-lang-java
Identify Java/Kotlin security flaws like deserialization and JNDI injection.
sc-diff-report
Scan changed files to classify and report security vulnerabilities during code reviews.
sc-orchestrator
Coordinate end-to-end security scanning across multiple phase-specific tools.
sc-report
Generate a CVSS-aligned SECURITY-REPORT.md from verified findings and architecture.
Frequently Asked Questions
FAQPage SchemaHow to install security-check?โผ
Run `npx skills add ersinkoc/security-check --all -g -y` in your terminal to install all 48 security skills globally. Then just tell your assistant "run security check".
How to scan my codebase for vulnerabilities?โผ
After installing, open your coding assistant and say "run security check" or "security audit". It maps your architecture, runs 40+ vulnerability scanners in parallel, verifies findings, and writes a report to security-report/SECURITY-REPORT.md.
Can I scan only my pull request changes?โผ
Yes. Say "scan diff" or "PR scan" and it runs a fast targeted scan on changed files only, classifying findings as new versus pre-existing with a PASS/WARN/FAIL verdict.
Which languages and frameworks does security-check support?โผ
It includes deep scanners with 400+ item checklists for Go, TypeScript/JavaScript, Python, PHP, Rust, Java/Kotlin, and C#/.NET, plus universal checks for injection, auth, APIs, Docker, Terraform, and CI/CD pipelines.
Does security-check work with Cursor, Codex, and Claude Code?โผ
Yes. It follows the agentskills.io standard and works with Claude Code, Cursor, Codex, Gemini CLI, OpenCode, Windsurf, Roo Code, and Amp with no extra configuration.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core