dotnet-api-docs
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation templates and configuration for DocFX and OpenAPI which follow standard industry practices for .NET development.
- [SAFE]: Includes explicit security guidance for the AI agent, specifically instructing it to wrap interactive API documentation viewers (Scalar and Swagger UI) in development environment guards to prevent accidental exposure in production.
- [SAFE]: Network operations (using
curl) are correctly scoped tolocalhostfor extracting OpenAPI specifications from a locally running application during the build process, which does not introduce external data exfiltration risks. - [SAFE]: Uses well-known and standard development tools, including .NET global tools (
docfx,XMLDoc2Markdown) and Node.js utilities (broken-link-checker-local), for documentation generation and validation purposes.
Audit Metadata