dotnet-api-docs
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for setting up DocFX and OpenAPI documentation, which are standard developer practices. No malicious code, prompt injections, or exfiltration attempts were found.
- [COMMAND_EXECUTION]: The skill suggests running standard .NET CLI commands such as 'dotnet tool install' and 'dotnet build', as well as documentation-specific tools like 'docfx' and 'broken-link-checker-local'. These commands are expected within the scope of documentation generation and do not use elevated privileges or download from untrusted sources.
- [EXTERNAL_DOWNLOADS]: The skill references standard package registries and local service endpoints (localhost) for fetching OpenAPI specifications, which is a safe and intended use case.
Audit Metadata