首页龙虾技能列表 › AIOZ Stream Skill — AIOZ 分布式流媒体管理

AIOZ Stream Skill — AIOZ 分布式流媒体管理

v1.0.2

通过 AIOZ Stream API,管理视频、音频、播放列表、播放器、Webhook、分析、支付、章节和字幕。支持分布式流媒体平台的各种操作,包括媒体上传、元数据管理、播放器自定义、分析查询等。

0· 172·0 当前·0 累计
by @vinhbui3004·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/16
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
该技能仅请求 AIOZ Stream API 密钥对,用于 API 调用,无不相关的安装或凭证请求,内部一致性良好。
评估建议
该技能诚实实现了 AIOZ Stream API 集成,只请求必要的公钥/私钥。使用前请确保平台安全处理密钥,考虑使用短期或有限作用域密钥,确认信任 API 端点和技能源。...
详细分析 ▾
用途与能力
Name/description match the runtime instructions: all API calls target the AIOZ Stream base URL and the skill requests the AIOZ public/secret key pair needed for that API. There are no unrelated binaries, environment variables, or config paths requested.
指令范围
The SKILL.md is prescriptive about collecting the user's public and secret keys, storing them in-session as $AIOZ_PUBLIC_KEY and $AIOZ_SECRET_KEY, and using them as headers for curl calls. It also enforces strict messaging/templates for uploads and webhook handling. This stays within the skill's scope but does involve collection and in-session storage of sensitive secrets—the skill does not specify how long those keys are retained or how they are protected by the host platform.
安装机制
Instruction-only skill with no install spec and no code files. This minimizes the risk of arbitrary code being written to disk or executed by an installer.
凭证需求
No declared environment variables are required by the registry, but the runtime instructions explicitly collect two sensitive credentials (public and secret keys). Those are proportional to the described API integration, but collecting secret keys is sensitive—confirm that the hosting platform treats these inputs as secrets (not logged or stored persistently) before proceeding.
持久化与权限
The skill is not marked always:true, does not request system-level config changes, and has no install-time persistence. It only instructs the agent to hold credentials in session for the duration of the interaction.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.22026/3/16

v1.0.2 更新:添加强制凭证收集、清除环境变量引用、clarify 认证流程、更新 API 端点 URL、保留原始 Webhook 和上传进度响应模板。

● 无害

安装命令 点击复制

官方npx clawhub@latest install aioz-stream-skill
镜像加速npx clawhub@latest install aioz-stream-skill --registry https://cn.clawhub-mirror.com

技能文档

AIOZ Stream API — 一个 Web3 分布式流媒体平台 — 通过用户的 API 密钥对交互。...

注意: 代码块、命令行指令和 Markdown 格式保持不变,仅翻译了非代码部分)

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务