ghostsecurity

11 mods across 2 repositories, 406 stars between them.

ghost

02

ghostsecurity/skills

Plugin Claude Code

Enterprise grade AI-native application security scanning, validation, and remediation.

403 5d ago A tokens not measured original Apache-2.0

ghost-exo

03

ghostsecurity/skills

Skill Claude CodeCodex

The single interface for building, improving, and debugging exo workflows. Routes to one of three intents. BUILD takes a rough idea through interrogation, assessment, resource creation in dependency order, and one manual run, then hands off. IMPROVE runs the observe-and-iterate loop over recent runs, proposing and…

403 5d ago A 121 tokens original Apache-2.0

ghost-proxy

04

ghostsecurity/skills

Skill Claude CodeCodex

Starts and controls the reaper MITM proxy to capture, inspect, search, and replay HTTP/HTTPS traffic between clients and servers. Capabilities include starting/stopping the proxy scoped to specific domains, viewing captured request/response logs, searching traffic by method/path/status/host, and inspecting full raw…

403 5d ago C 107 tokens original Apache-2.0

ghost-repo-context

05

ghostsecurity/skills

Skill Claude CodeCodex

Scans directory structure, detects projects, maps dependencies, and documents code organization into a repo.md file. Use when the user needs a codebase overview, project structure map, or repository context before security analysis.

403 5d ago A 47 tokens original Apache-2.0

ghost-report

06

ghostsecurity/skills

Skill Claude CodeCodex

Ghost Security — combined security report. Aggregates findings from all scan skills (scan-deps, scan-secrets, scan-code) into a single prioritized report focused on the highest risk, highest confidence issues. Use when the user requests a security overview, vulnerability summary, full security audit, or combined scan…

403 5d ago A 65 tokens original Apache-2.0

ghost-scan-code

07

ghostsecurity/skills

Skill Claude CodeCodex

Ghost Security - SAST code scanner. Finds security vulnerabilities in source code by planning and executing targeted scans for issues like SQL injection, XSS, BOLA, BFLA, SSRF, and other OWASP categories. Supports applications (backend, frontend, mobile) and libraries (prototype pollution, unsafe deserialization…

403 5d ago A 113 tokens original Apache-2.0

ghost-scan-deps

08

ghostsecurity/skills

Skill Claude CodeCodex

Ghost Security - Software Composition Analysis (SCA) scanner. Scans dependency lockfiles for known vulnerabilities, identifies CVEs, and generates findings with severity levels and remediation guidance. Use when the user asks about dependency vulnerabilities, vulnerable packages, CVE checks, security audits of…

403 5d ago A 84 tokens original Apache-2.0

ghost-scan-secrets

09

ghostsecurity/skills

Skill Claude CodeCodex

Ghost Security - Secrets and credentials scanner. Scans codebase for leaked API keys, tokens, passwords, and sensitive data. Detects hardcoded secrets and generates findings with severity and remediation guidance. Use when the user asks to check for leaked secrets, scan for credentials, find hardcoded API keys or…

403 5d ago A 82 tokens original Apache-2.0

ghost-validate

10

ghostsecurity/skills

Skill Claude CodeCodex

This skill should be used when the user asks to "validate a finding", "check if a vulnerability is real", "triage a security finding", "confirm a vulnerability", "determine if a finding is a true positive or false positive", or provides a security finding for review. It validates security vulnerability findings by…

403 5d ago A 89 tokens original Apache-2.0

ghost-mcp-server

11

ghostsecurity/ghost-mcp-server

MCP server Claude CodeCodexCursor +2

Minimal MCP server for Ghost Security API - compatible with all MCP clients. Runs locally from the ghostsecurity-mcp npm package.

3 2mo ago A tokens not measured original MIT