ghost-scan-secrets
ghostsecurity/skills · skills.sh
Open source Repository Open in the app JSON README (API)
About
Skill publicada por ghostsecurity/skills no skills.sh. Instale com: npx skills add ghostsecurity/skills@ghost-scan-secrets
Details
- Kind
- Agent skills
- Topic
- No topic detected
- Publisher
- ghostsecurity
- Origin
- skillssh
- Category
- ferramentas
- Stars
- 405
- Forks
- 26
- Last push
- 2026-09-03T09:07:31Z
- Repository state
- ativo
- Language
- Python
- License
- Apache-2.0
- Added
- 2026-08-30 15:21:45
- Updated
- 2026-09-08 15:03:26
- Origin id
ghostsecurity/skills/ghost-scan-secrets
README
# Ghost Security Skills/Plugin Marketplace Plugin marketplace repository for [Ghost Security](https://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](https://ghostsecurity.ai). ## Skills in this Repository Marketplace [Ghost Plugin (with skills)](plugins/ghost/README.md). | 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-exo` | Build, improve, and debug workflows on the exo agent orchestration platform | ### 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](https://github.com/ghostsecurity/skills/issues/new) per the [Contributing](.github/CONTRIBUTING.md) guidelines and [Code of Conduct](.github/CODE_OF_CONDUCT.md) ## License This repository is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for details.