session-profiler
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a shell script wrapper to manage a Python virtual environment and launch its command-line interface. This ensures a consistent and isolated execution environment for its data processing tasks and is a standard practice for CLI-based development tools.\n- [EXTERNAL_DOWNLOADS]: The skill's setup process installs widely used, legitimate Python packages (pandas, pyarrow) from standard registries. It also provides a function to open the Perfetto trace viewer at a well-known and trusted domain (perfetto.dev) to visualize generated session timelines. These operations are directly functional and do not involve untrusted sources.
Audit Metadata