gumlet-video-asset-upload
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were identified. The skill's behavior aligns with its stated purpose of facilitating video uploads via the official vendor CLI.
- [COMMAND_EXECUTION]: The skill documents the use of the
gumletCLI for asset management. - Evidence:
gumlet video asset upload --file ./video.mp4 --workspace-id <id>in SKILL.md. - [DATA_EXFILTRATION]: The skill describes the process of uploading local files to the Gumlet service.
- Evidence: The
--fileflag is used to stream local video content to the vendor's infrastructure for transcoding and delivery. As the author is the vendor 'gumlet', this represents legitimate data handling.
Audit Metadata