chat-perf
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a suite of tools for performance and memory leak analysis within a VS Code development environment. It follows standard software engineering practices for benchmarking.
- [EXTERNAL_DOWNLOADS]: The skill references the download of specific VS Code versions to serve as performance baselines. This is handled through official channels via the
@vscode/test-electronutility, which is a common practice in VS Code extension and core development. - [COMMAND_EXECUTION]: The skill instructions include various
npmcommands for running performance scenarios and leak checks. These commands are intended for local development and CI environments to validate performance-sensitive changes.
Audit Metadata