performance-analysis
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto fetch and execute theclaude-flowutility from the npm registry, which is the official toolset provided by the author for performance monitoring. - [COMMAND_EXECUTION]: Provides JavaScript and shell script examples (
scripts/analyze-performance.js) that interact with the local environment usingchild_process.execto run analysis commands andfs.writeFileSyncto save reports. - [SAFE]: Integration examples for CI/CD workflows utilize official GitHub Actions (
actions/checkout,actions/upload-artifact), which are well-known and trusted services for software automation.
Audit Metadata