code-perf
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for performance optimization and does not contain any malicious patterns or unauthorized access attempts.- [EXTERNAL_DOWNLOADS]: Includes instructions to install well-known profiling utilities such as clinic from the npm registry and line_profiler from PyPI, which are standard developer tools.- [COMMAND_EXECUTION]: Provides example CLI commands for official runtime profilers including Node.js (node --prof), Python (cProfile), and Go (pprof) to assist users in identifying performance bottlenecks.
Audit Metadata