OpenAPI/Swagger security auditor. Scans any OpenAPI 3.x or Swagger 2.0 spec (YAML or JSON) for 10 security misconfigurations — missing authentication, plaintext HTTP servers, API keys in query strings, deprecated OAuth flows, sensitive fields in responses, missing input validation, admin endpoints without auth, file upload DoS vectors, wildcard OAuth scopes, and missing 401/403 responses. Zero external dependencies beyond PyYAML. Works on local files, directories, and URLs.

Install

openclaw skills install @phy041/phy-openapi-sec-audit