oapi-expert
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONDATA_EXFILTRATIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
oapiCLI tool for all primary functions, including listing APIs, viewing documentation, and executing requests. - [COMMAND_EXECUTION]: It supports the
jqutility via the--jqflag to process and filter API response data. - [EXTERNAL_DOWNLOADS]: Fetches remote OpenAPI specifications from user-provided URLs using the
oapi register --remotecommand. - [REMOTE_CODE_EXECUTION]: Recommends installing and running the toolbox from the vendor's GitHub repository using
npx. - [DATA_EXFILTRATION]: Allows reading local file contents and sending them to external API endpoints through the
-F @fileand--inputoptions. - [CREDENTIALS_UNSAFE]: Manages authentication profiles (tokens and keys) and stores them in a local configuration file at
~/.oapi/config.json.
Audit Metadata