flame-graph-analyzer

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructions and examples for analyzing performance profiles (flame graphs) from standard tools like py-spy, async-profiler, and Go pprof. No malicious patterns, exfiltration, or unauthorized command executions were found.
  • [COMMAND_EXECUTION]: The skill includes shell command examples for sorting performance data (e.g., sort -k2 -n -r folded.txt | head -5) and running profilers (e.g., npx clinic flame). These are standard diagnostic commands provided as documentation for the user.
  • [EXTERNAL_DOWNLOADS]: The skill references official documentation and GitHub repositories for well-known performance tools (Brendan Gregg's blog, py-spy, async-profiler, Go, and Clinic.js). All references target established, reputable sources for developer tooling.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 10:58 AM
Security Audit — agent-trust-hub — flame-graph-analyzer