forked from farhoodlabs/skills
feat: rename hightower skill to trebuchet
- Created trebuchet/SKILL.md with all Hightower content renamed to Trebuchet - Renamed HIGHTOWER_API_URL -> TREBUCHET_API_URL and HIGHTOWER_API_TOKEN -> TREBUCHET_API_TOKEN - Renamed hightower-api -> trebuchet-api in architecture docs - Updated README.md to reference trebuchet instead of hightower Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -7,7 +7,7 @@ A collection of Claude Code skills — reusable tools that extend Claude Code's
|
||||
| Skill | What it does |
|
||||
|---|---|
|
||||
| [`github-app-token`](./github-app-token) | Generate a short-lived GitHub App installation access token and authenticate the `gh` CLI with it. |
|
||||
| [`hightower`](./hightower) | Start AI-powered penetration test scans, check scan status, and retrieve security findings reports via the Hightower API. |
|
||||
| [`trebuchet`](./trebuchet) | Start AI-powered penetration test scans, check scan status, and retrieve security findings reports via the Trebuchet API. |
|
||||
| [`kubernetes-reflector`](./kubernetes-reflector) | Reference for Kubernetes Reflector annotations that mirror secrets and configmaps across namespaces. |
|
||||
| [`minimax-image-generation`](./minimax-image-generation) | Generate images from MiniMax's `image-01` model via the `/v1/image_generation` endpoint. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user