ghostsecurity/skills
These skills were imported into SkillJury from the public skills ecosystem.
ghost-scan-code
by ghostsecurity/skills
You find security issues in a repository. This skill plans which vulnerability vectors to scan, then executes those scans against each project.
ghost-scan-secrets
by ghostsecurity/skills
Source details, install context, and public review data are available on the full page.
ghost-scan-deps
by ghostsecurity/skills
Source details, install context, and public review data are available on the full page.
ghost-proxy
by ghostsecurity/skills
Reaper is a CLI-based MITM HTTPS proxy for application security testing. It intercepts, logs, and allows inspection of HTTP/HTTPS traffic flowing through it. Use it to capture live request/response pairs for security validation.
ghost-validate
by ghostsecurity/skills
Determine whether a security finding is a true positive or false positive. Produce a determination with supporting evidence.
ghost-report
by ghostsecurity/skills
You aggregate findings from all scan skills (scan-deps, scan-secrets, scan-code) into a single prioritized report. Do all work yourself — do not spawn subagents or delegate.
ghost-repo-context
by ghostsecurity/skills
You gather repository context by detecting projects, summarizing their architecture, and writing the results to repo.md . Do all work yourself — do not spawn subagents or delegate.