Skip to main content

dotnet-api-docs

Generates comprehensive API documentation for .NET projects, including DocFX setup, OpenAPI integration, and version management.

Install this skill

or
91/100

Security score

The dotnet-api-docs skill was audited on Mar 2, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 332

Curl to non-GitHub URL

SourceSKILL.md
332curl -s http://localhost:5099/openapi/v1.json > docs/openapi/v1.json
low line 329

External URL reference

SourceSKILL.md
329dotnet run -- --urls "http://localhost:5099" &
low line 332

External URL reference

SourceSKILL.md
332curl -s http://localhost:5099/openapi/v1.json > docs/openapi/v1.json
low line 782

External URL reference

SourceSKILL.md
782- [Mermaid Live Editor](https://mermaid.live/)
low line 783

External URL reference

SourceSKILL.md
783- [Mermaid Documentation](https://mermaid.js.org/)
Scanned on Mar 2, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
rudironsoni/Synaxis