perf
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill employs industry-standard performance tools across multiple runtimes, including
go test,pprof,py-spy,cProfile,hyperfine, andcargo bench. These are used locally to identify hotspots and measure execution metrics. - [DATA_EXPOSURE]: It uses standard search utilities like
grepandfindto locate benchmarks within the workspace. Performance data and reports are saved to a local directory for analysis. - [SAFE]: No malicious patterns such as prompt injection, credential theft, or unauthorized network activity were detected. The skill implements best practices for performance engineering, including baseline establishment and statistical validation of optimizations.
Audit Metadata