Ghost Security's Skills Marketplace supercharges Claude Code to be an application security expert in code security analysis, dependency/secrets scanning, and dynamic vulnerability testing
# Add to your Claude Code skills
git clone https://github.com/ghostsecurity/skillsPlugin marketplace repository for Ghost Security's AI-native application security skills for Claude Code.
With Claude Code:
claude plugin marketplace add ghostsecurity/skills
claude plugin install ghost@ghost-security
claude
<div align="center">
<img src="docs/installation.gif" alt="Installing the Ghost Security Agent Plugin with Skills" width="800">
</div>
Alternatively, install the skills plugin within Claude Code:
/plugin marketplace add ghostsecurity/skills
/plugin install ghost@ghost-security
Currently, you will need to restart Claude Code for the plugin to load.
Full documentation, tutorials, and video guides at ghostsecurity.ai.
| Skill | Description |
|-------|-------------|
| ghost-repo-context | Build shared repository context (business criticality, sensitive data, component map) |
| ghost-scan-deps | Exploitability analysis of dependency vulnerabilities (SCA) |
| ghost-scan-secrets | Context assessment of detected secrets and credentials |
| ghost-scan-code | AI-powered detection of code security issues (SAST) |
| ghost-report | Combined security report across all scan results |
| ghost-validate | Dynamic validation of findings against a live application (DAST) |
| ghost-proxy | HTTP proxy for the ghost-validate skill |
No comments yet. Be the first to share your thoughts!
Open an Issue per the Contributing guidelines and Code of Conduct
This repository is licensed under the Apache License 2.0. See LICENSE for details.