Skip to main content

performance-analysis

Provides comprehensive performance analysis and optimization recommendations for Claude Flow swarms, enhancing operational efficiency.

Install this skill

or
84/100

Security score

The performance-analysis skill was audited on Jun 8, 2026 and we found 2 security issues across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 451

Direct command execution function call

SourceSKILL.md
451exec(cmd, (error, stdout, stderr) => {
low line 415

Node child_process module reference

SourceSKILL.md
415const { exec } = require('child_process');
Scanned on Jun 8, 2026
View Security Dashboard
Installation guide →