debug-oas
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a local Node.js script (
validate_oas_docs.js) with path filters provided by the developer. These commands are intended for use in local Kibana development environments to scope validation output. - [SAFE]: The JavaScript helper script
extract_structural_oas_issues.jsis used to parse and summarize CLI output. It uses standard file system modules to read data and performs text-based filtering to categorize issues. - [SAFE]: The skill and its associated scripts are consistent with the 'elastic' vendor context and the stated goal of debugging API documentation within a software repository, with no network activity or sensitive data access detected.
Audit Metadata