← 返回 Skills 市场
243
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install trio-stream-vision
功能描述
Analyze any YouTube livestream or RTSP camera feed using natural language — ask what's happening, detect specific events, or get periodic summaries. Powered...
安全使用建议
This skill is coherent with its description: it sends stream URLs/frames to Trio's cloud API and requires a TRIO_API_KEY. Before installing, consider: 1) privacy — frames/clips from your cameras will be uploaded to a third party (machinefi/trio); do not point it at cameras you don't own or at people without consent; 2) webhook recipients — if you configure a webhook, that endpoint will receive event data (and optionally frames); ensure you control/trust it; 3) key handling — store TRIO_API_KEY securely (not in shared scripts or public repos), rotate it if exposed, and prefer a key with limited scope if the provider supports it; 4) cost/control — continuous monitoring incurs per-minute charges, so limit durations/intervals and warn users before starting long monitors; 5) vet the provider — confirm you trust machinefi/trio for handling sensitive visual data. If you want stronger guarantees, ask the publisher for an on-prem or self-hosted option or more explicit documentation about data retention and access controls from Trio.
功能分析
Type: OpenClaw Skill
Name: trio-stream-vision
Version: 1.0.0
The trio-stream-vision skill is a legitimate integration for the Trio Vision API, designed to analyze live video streams (YouTube, RTSP, HLS) using natural language. It utilizes standard system tools like curl and python3 to interact with the trio.machinefi.com API and includes explicit instructions in SKILL.md to prevent the leakage of the TRIO_API_KEY. No evidence of malicious intent, data exfiltration, or unauthorized command execution was found in the code or the extensive documentation provided.
能力评估
Purpose & Capability
The skill is an instruction-only wrapper around Trio's Vision-as-an-API. Requiring a TRIO_API_KEY and a CLI (curl or python3 for JSON formatting) is directly aligned with the described capability of analyzing livestreams via Trio's API. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to POST stream URLs and natural-language conditions to Trio endpoints (check-once, live-monitor, live-digest), and optionally to request frames/clips (base64) or deliver events to a webhook. The instructions remain within the described scope, but they explicitly send visual data to an external cloud service (trio.machinefi.com) and allow delivery to arbitrary user-supplied webhooks — both of which have privacy implications and deserve user attention before enabling the skill.
Install Mechanism
No install spec or binary downloads are present; this is SKILL.md-only and uses existing system tools (curl/python3). That is the lowest-risk install model and consistent with the stated approach.
Credentials
Only one environment variable (TRIO_API_KEY) is required and it's the primary credential needed to call Trio's API. There are no unrelated secrets or excessive env requirements.
Persistence & Privilege
The skill does not request always:true, has no special persistence or privileged system access, and does not attempt to modify other skills or system-wide configs. Autonomous invocation is possible (platform default) but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trio-stream-vision - 安装完成后,直接呼叫该 Skill 的名称或使用
/trio-stream-vision触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: analyze YouTube livestreams and RTSP feeds with natural language — check-once, live-monitor, live-digest
元数据
常见问题
Trio Stream Vision 是什么?
Analyze any YouTube livestream or RTSP camera feed using natural language — ask what's happening, detect specific events, or get periodic summaries. Powered... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。
如何安装 Trio Stream Vision?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trio-stream-vision」即可一键安装,无需额外配置。
Trio Stream Vision 是免费的吗?
是的,Trio Stream Vision 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Trio Stream Vision 支持哪些平台?
Trio Stream Vision 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trio Stream Vision?
由 andrew(@drandrewlaw)开发并维护,当前版本 v1.0.0。
推荐 Skills