perf-profile

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Uses standard database CLI tools (psql, mysql) to fetch performance statistics from established system views such as pg_stat_statements and performance_schema.- [SAFE]: Utilizes built-in profiling flags for various runtimes (e.g., node --prof, python -m cProfile, go tool pprof) to analyze application execution time.- [SAFE]: Performs static code analysis via grep to detect common performance anti-patterns such as blocking synchronous calls or missing database pagination.- [SAFE]: No evidence of prompt injection, obfuscation, or data exfiltration was found. The skill's operations are transparent and consistent with its stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 05:50 AM
Security Audit — agent-trust-hub — perf-profile