perfetto-trace-analysis
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the official
trace_processorPython wrapper fromhttps://get.perfetto.dev/trace_processor. This is a well-known, official distribution point for the Google Perfetto project. - [COMMAND_EXECUTION]: Executes the downloaded
trace_processortool to run performance metrics and SQL queries against local trace files. It also manages temporary SQL files in the/tmp/directory for query execution. - [DATA_EXFILTRATION]: Creates a local scratchpad file (e.g.,
trace_analysis.md) in the user's directory to maintain a chain of evidence. This is used for local logging and does not involve sending data to external servers.
Audit Metadata