← 返回 Skills 市场
gora050

Streamtime

作者 Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
122
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install streamtime
功能描述
Streamtime integration. Manage Organizations. Use when the user wants to interact with Streamtime data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to talk to Streamtime. Before installing or using it, consider: (1) npx @membranehq/cli@latest will download and run remote code from npm each time — if you need stronger guarantees, prefer a pinned version and inspect the package source. (2) Authentication is performed via Membrane and credentials are stored locally at ~/.membrane/credentials.json and are used to make proxied requests through Membrane's servers — verify you trust Membrane's service and privacy policy for any sensitive data. (3) If you care about limiting agent autonomy, note this skill can be invoked by the agent by default; restrict autonomous use in agent settings if needed. If you want a deeper review, provide the npm package repository or Membrane service documentation so I can check the package maintainer, repository, and release provenance.
能力评估
Purpose & Capability
Name and description match the instructions: this is a Streamtime integration using Membrane as a proxy/connector. Required capabilities (network access, Membrane account) are appropriate for the stated purpose.
Instruction Scope
All runtime instructions are scoped to discovering/creating a Membrane connection and invoking Streamtime actions or proxied API calls. The SKILL.md tells the agent to run npx @membranehq/cli to authenticate, list connections, run actions, and proxy requests. It documents where credentials are stored (~/.membrane/credentials.json). The instructions do not request unrelated files, env vars, or other system credentials.
Install Mechanism
This is an instruction-only skill, but it instructs use of npx @membranehq/cli@latest which will fetch and execute a package from the npm registry at runtime. That is expected for this integration but introduces typical npm supply-chain risk (remote code executed, no explicit integrity verification or pinned version).
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to manage auth rather than asking for local API keys, which is proportional to the described functionality.
Persistence & Privilege
always:false (not force-included). The workflow results in persistent local credentials stored at ~/.membrane/credentials.json and routes API calls via Membrane's service, so user tokens and proxied request payloads will be stored/handled by the Membrane tooling/service.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install streamtime
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /streamtime 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug streamtime
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Streamtime 是什么?

Streamtime integration. Manage Organizations. Use when the user wants to interact with Streamtime data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。

如何安装 Streamtime?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install streamtime」即可一键安装,无需额外配置。

Streamtime 是免费的吗?

是的,Streamtime 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Streamtime 支持哪些平台?

Streamtime 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Streamtime?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。

💬 留言讨论