Skip to main content

dotnet-profiling

Diagnoses .NET performance issues using real-time metrics, event tracing, and memory dump analysis for effective troubleshooting.

Install this skill

or
97/100

Security score

The dotnet-profiling skill was audited on Mar 2, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 212

External URL reference

SourceSKILL.md
212# Opens cpu-trace.speedscope.json -- load at https://www.speedscope.app/
low line 297

External URL reference

SourceSKILL.md
297| Speedscope | `.speedscope.json` | https://www.speedscope.app/ | Yes |
low line 491

External URL reference

SourceSKILL.md
4913. **Always convert traces to flame graphs for analysis** -- reading raw `.nettrace` event logs is impractical. Use `dotnet-trace convert --format Speedscope` and open in https://www.speedscope.app/ f
Scanned on Mar 2, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
rudironsoni/Synaxis