performance-profiler

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses local Python scripts for analysis tasks such as complexity estimation and profiler log parsing. These scripts rely on standard libraries (ast, re, json, argparse) and do not perform any network operations or unauthorized file access.
  • [SAFE]: Resource access is limited to the code files, profiler outputs, and git diffs provided by the user for analysis. No evidence of data exfiltration or credential harvesting was found.
  • [SAFE]: The HTML dashboard template uses standard minification for its embedded CSS and JavaScript. The script logic is focused entirely on rendering the analysis results passed into the template's data tag.
  • [SAFE]: Command execution is restricted to running the skill's own internal scripts via 'uv run python', which is a standard and safe practice for extending agent capabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 11:12 PM