spec2cli-basics
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the execution of the
spec2clibinary to perform API requests based on provided specifications. It includes standard patterns for parameter passing, help requests, and output formatting. - [EXTERNAL_DOWNLOADS]: The documentation demonstrates how the tool can fetch OpenAPI/Swagger specifications from remote URLs (e.g., https://api.example.com/openapi.json). This is a core feature of the documented tool for remote API discovery.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill mentions a
--verboseflag that displays HTTP request and response details. While this exposes communication metadata, it is documented as a standard debugging feature and does not target sensitive system files or credentials.
Audit Metadata