Skills
Ghost Security's collection of AppSec skills for AI coding agents
Install / Use
/learn @ghostsecurity/SkillsREADME
Ghost Security Skills/Plugin Marketplace
Plugin marketplace repository for Ghost Security's AI-native application security skills for Claude Code.
Quick Installation
With Claude Code:
claude plugin marketplace add ghostsecurity/skills
claude plugin install ghost@ghost-security
claude
<div align="center">
<img src="https://media.ghostsecurity.ai/skills/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.
Comprehensive Documentation
Full documentation, tutorials, and video guides at ghostsecurity.ai.
Skills in this Repository Marketplace
| 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 |
ghost-repo-context
<div align="center"> <img src="https://raw.githubusercontent.com/ghostsecurity/skills/1fe7998/docs/repo-context.gif" alt="Running the Ghost Security Agent repository context skill" width="800"> </div>ghost-scan-code
<div align="center"> <img src="https://raw.githubusercontent.com/ghostsecurity/skills/1fe7998/docs/scan-code.gif" alt="Running the Ghost Security Agent scan code skill" width="800"> </div>ghost-scan-deps
<div align="center"> <img src="https://raw.githubusercontent.com/ghostsecurity/skills/1fe7998/docs/scan-deps.gif" alt="Running the Ghost Security Agent scan depdendencies skill" width="800"> </div>ghost-scan-secrets
<div align="center"> <img src="https://raw.githubusercontent.com/ghostsecurity/skills/1fe7998/docs/scan-secrets.gif" alt="Running the Ghost Security Agent scan secrets skill" width="800"> </div>ghost-validate
<div align="center"> <a href="https://www.youtube.com/watch?v=8Nzcs7bX1I4"><img src="https://media.ghostsecurity.ai/skills/validate.png" alt="Running the Ghost Security Agent scan secrets skill" width="800"></a> </div>ghost-report
<div align="center"> <img src="https://raw.githubusercontent.com/ghostsecurity/skills/1fe7998/docs/report.gif" alt="Running the Ghost Security Agent report skill" width="800"> </div>Contributions, Feedback, Feature Requests, and Issues
Open an Issue per the Contributing guidelines and Code of Conduct
License
This repository is licensed under the Apache License 2.0. See LICENSE for details.
