torchaudio
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): All references point to official PyTorch documentation (pytorch.org). No unverified external downloads or remote script executions were detected.
- [COMMAND_EXECUTION] (SAFE): The Node.js script uses
execSyncto invoke a local Python script. The command is hardcoded and does not accept external parameters, preventing command injection. - [DATA_EXFILTRATION] (SAFE): The skill does not access sensitive local files or perform unauthorized network requests. Data processing is restricted to local tensor manipulations.
- [PROMPT_INJECTION] (SAFE): The metadata and documentation follow standard instructional patterns and do not contain any attempts to override system prompts or bypass safety guidelines.
Audit Metadata