performance-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill's functionality is consistent with its stated purpose of performance analysis.
- [EXTERNAL_DOWNLOADS]: The skill references 'npx claude-flow', which is the standard method for running the vendor's CLI tools. This involves downloading the package from the official NPM registry at runtime.
- [COMMAND_EXECUTION]: Multiple shell command examples are provided for bottleneck detection and report generation, which are local operations intended for performance profiling.
- [REMOTE_CODE_EXECUTION]: The documentation includes a JavaScript code snippet showing how to automate the tool using the 'child_process' module. This is provided as a legitimate integration example for users.
Audit Metadata