video-upload-aioz-streamQuick upload video to AIOZ Stream API. Create video objects with default or custom encoding configurations, upload the file, complete the upload, then return the video link to the user.
Install via ClawdBot CLI:
clawdbot install vinhbui3004/video-upload-aioz-streamGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api-w3stream.attoaioz.cyou/api/videos/createCalls external URL not in known-safe list
https://api-w3stream.attoaioz.cyou/api/videos/createAI Analysis
The skill's external API calls are fully documented and directly serve the stated purpose of video upload to AIOZ Stream, with no hidden instructions or credential harvesting patterns. The primary risk is the transmission of user-provided API keys and video files to a third-party service not on a known-safe list, which is inherent to the skill's functionality.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
A YouTuber or social media influencer needs to upload a new video to AIOZ Stream for processing and distribution. They use the default upload option for quick processing, providing just a title and file path, to get an HLS/DASH link for embedding on their website or sharing with followers.
An online education platform uses the custom upload option to upload tutorial videos with specific encoding configurations, such as 720p and 1080p qualities with h264 codec, to ensure high-quality streaming for students. This allows for optimized video delivery across different devices and bandwidths.
A company uploads internal training videos to AIOZ Stream using custom configurations with tags and metadata for organization. This enables secure, on-demand streaming for employees, with features like multiple resolutions to accommodate various network conditions in office or remote settings.
After a webinar or conference, the organizer uploads recorded videos to AIOZ Stream with advanced settings like 1080p resolution and specific bitrates for archival purposes. This provides a reliable streaming link for attendees to replay the event, enhancing accessibility and engagement.
A marketing agency uploads promotional videos for clients using custom uploads to include multiple qualities and tags for targeted campaigns. This ensures fast, high-quality streaming across social media and ad platforms, improving viewer retention and campaign performance metrics.
Offer a monthly or annual subscription service where users pay to host and stream videos on AIOZ Stream. This model generates recurring revenue by providing features like custom encoding, analytics, and priority support, targeting content creators and businesses.
Charge users based on the number or size of videos uploaded, with tiered pricing for different encoding options. This model appeals to occasional users or small businesses, generating revenue from variable usage without requiring long-term commitments.
License the AIOZ Stream integration as a white-label solution for other companies to rebrand and offer video hosting services. This generates revenue through licensing fees and potential revenue-sharing agreements, targeting tech startups and enterprises.
💬 Integration Tip
Ensure users have the required binaries (curl, jq, md5sum) installed and provide clear prompts for API keys to streamline authentication and avoid upload errors.
Scored Jun 19, 2026
视频自动剪辑助手。基于 FFmpeg 自动提取精彩片段、生成字幕、裁剪时长、制作短视视频,支持多平台导出。当用户需要:自动剪辑视频、提取关键词片段、生成字幕并烧录、导出短视频、提取视频精华、生成视频摘要时使用此技能。
Perform video editing tasks with ffmpeg, including cutting, merging, converting formats, extracting audio, adding subtitles, resizing, cropping, adjusting sp...
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "reg...
Use when the user has a video + a target-language SRT and wants the video to actually speak that language — generates a time-aligned TTS voice dub. Routes by...
Download videos, extract transcripts, capture frames. Analyze YouTube, tutorials, DD videos with yt-dlp + Whisper + ffmpeg.
Extract frames or short clips from videos using ffmpeg.