tracelens-analysis-orchestrator
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The orchestrator builds command prefixes incorporating
sshanddocker execto facilitate analysis on remote cluster nodes based on user-provided configuration. It also employspython3 -cto run inline Python logic for aggregating findings and validating the final report structure. - [EXTERNAL_DOWNLOADS]: The skill fetches the TraceLens project from the official AMD-AGI GitHub repository (
github.com/AMD-AGI/TraceLens) during its setup and testing phases. - [REMOTE_CODE_EXECUTION]: The workflow involves installing the
TraceLenspackage viapipand executing specialized Python analysis scripts within user-specified virtual environments or containers. - [PROMPT_INJECTION]: The skill processes external PyTorch trace files and incorporates subagent-generated findings into a final report, creating a surface for indirect prompt injection where untrusted data could influence agent responses.
Audit Metadata