qe-performance-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill documentation includes multiple examples of using
npxto execute theclaude-flowcommand-line tool for performance monitoring tasks. - [COMMAND_EXECUTION]: An automation example in
scripts/analyze-performance.jsutilizes thechild_process.execmodule to run diagnostic commands locally and capture their output. - [EXTERNAL_DOWNLOADS]: The skill uses
npx, which is designed to fetch and execute packages from the npm registry, representing a standard method for accessing external tools.
Audit Metadata