Skip to main content

performance

Provides strategies for diagnosing and optimizing performance issues in production services, including caching and profiling techniques.

Install this skill

or
97/100

Security score

The performance skill was audited on Jun 7, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 98

External URL reference

SourceSKILL.md
98go tool pprof http://localhost:6060/debug/pprof/profile?seconds=30
low line 101

External URL reference

SourceSKILL.md
101go tool pprof http://localhost:6060/debug/pprof/heap
low line 444

External URL reference

SourceSKILL.md
444const res = http.get('http://localhost:3000/api/users/1');
Scanned on Jun 7, 2026
View Security Dashboard
Installation guide →