debug-model
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches model weights and configuration from the Hugging Face Hub, which is a well-known service in the machine learning community.
- [COMMAND_EXECUTION]: The debugging workflow involves executing shell commands via
pixiand Python to run inference and comparison scripts. These actions are within the expected scope of a developer-focused debugging skill. - [INDIRECT_PROMPT_INJECTION]: The skill processes external data (tensor dumps and model outputs). While this represents an attack surface for indirect instructions, the provided logic is focused on numerical cosine similarity and difference calculations.
Audit Metadata