openapi
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known packages including @nestjs/swagger and js-yaml from the official npm registry for API documentation support.
- [COMMAND_EXECUTION]: The instructions include code examples for using fs.writeFileSync to save generated API specifications to the local project directory, which is a standard procedure for generating documentation artifacts.
- [SAFE]: The security configurations for Bearer Authentication, API Keys, and OAuth2 are provided as documentation templates and do not contain hardcoded credentials or unsafe practices.
Audit Metadata