transform-transcribe-audio-with-transloadit
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npx -y @transloadit/nodeto download and execute the official Transloadit command-line interface. This is a trusted operation as the package belongs to the skill's authoring organization. - [COMMAND_EXECUTION]: Executes the
speech transcribesubcommand to process local media files. This operation is restricted to the specific, documented purpose of the skill. - [CREDENTIALS_UNSAFE]: The instructions describe a standard authentication flow where the CLI tool reads credentials from local environment files or the
~/.transloadit/credentialspath. This is standard behavior for the Transloadit tool and does not involve exfiltration.
Audit Metadata