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 aspg_stat_statementsandperformance_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 viagrepto 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