openapi-lookup
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs its stated function of fetching and parsing OpenAPI documentation without any detected security violations.
- [EXTERNAL_DOWNLOADS]: The query-api.mjs script fetches OpenAPI documentation from user-defined URLs using the fetch API, which is standard functionality for this tool.
- [CREDENTIALS_UNSAFE]: The skill handles Basic Authentication credentials stored in a local config.json file to access protected documentation endpoints. This is a documented feature and consistent with safe secret management practices for local utilities.
Audit Metadata