multi-agent-performance-profiling
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and methodology are consistent with legitimate performance profiling and optimization tasks. No malicious patterns, such as prompt injection or unauthorized data access, were identified.
- [COMMAND_EXECUTION]: The skill utilizes the
uv runtool to execute Python scripts generated by the agent for instrumentation. This behavior is localized and necessary for calculating timing metrics across the pipeline stages. - [DATA_EXPOSURE]: The skill reads and writes profiling reports to a local
tmp/directory to facilitate inter-agent communication. This process does not involve sensitive system files or external data transmission.
Audit Metadata