Swagger API-REST for Patrowl Engines Skill
patrowl-local
patrowl-local
| Method | Path | Description |
|---|---|---|
GET | / | |
GET | /liveness | Index page |
GET | /readiness | Liveness page |
GET | /test | Readiness page |
GET | /reloadconfig | Test page |
GET | /info | Configuration reloading page |
GET | /clean | Engine info page |
GET | /clean/{scanId} | Clean all scans |
GET | /status | Clean scan |
GET | /status/{scanId} | Status on all scans |
GET | /stopscans | Status of a scan |
GET | /stop/{scanId} | Stop all scans |
GET | /getfindings/{scanId} | Stop a scan |
POST | /startscan | Get findings on finished scans |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install patrowl-local
Downloads and installs to ~/.claude/skills/patrowl-local/
1.0.0 (2026-03-02)