← 返回 Skills 市场
Oneuptime
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oneuptime-integration
功能描述
OneUptime integration. Manage Users, Organizations. Use when the user wants to interact with OneUptime data.
安全使用建议
This skill appears to be what it says: a guide to using the Membrane CLI to talk to OneUptime. Before installing/using it, verify the Membrane CLI package (publisher, GitHub repo, and npm page), prefer installing in a sandbox or container rather than with `-g` on a sensitive system, consider pinning a specific CLI version instead of `@latest`, and use a least-privileged Membrane/OneUptime account for connections. If you need stronger assurances, review the @membranehq/cli source repository and the permissions the CLI requires during login.
功能分析
Type: OpenClaw Skill
Name: oneuptime-integration
Version: 1.0.1
The skill bundle provides a standard integration for OneUptime via the Membrane CLI. It includes instructions for the agent to manage authentication, discover actions, and execute tasks through the 'membrane' platform. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the instructions prioritize secure credential handling by delegating auth to the Membrane service (SKILL.md).
能力标签
能力评估
Purpose & Capability
The name/description (OneUptime integration) matches the SKILL.md: it instructs the agent to install and use the Membrane CLI to connect to OneUptime and run actions. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped to installing the Membrane CLI, logging in, creating/listing connections, discovering and running Membrane actions, and polling build states. The instructions do not ask the agent to read arbitrary system files, access unrelated environment variables, or transmit data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec enforced), advising `npm install -g @membranehq/cli@latest`. Installing a CLI from npm is a reasonable way to get the required tooling, but global npm installs execute third-party code on the host and pulling `@latest` has some risk (undiscovered changes). This is expected for a CLI integration but users should verify the package source and version before installing.
Credentials
The skill declares no required env vars, no primary credential, and relies on Membrane for auth. That is proportionate: authentication is handled through Membrane login flows rather than the skill asking for unrelated secrets.
Persistence & Privilege
The skill is not set to always:true and does not request any system-wide config changes. It is user-invocable and permits normal autonomous invocation (platform default), which is appropriate for an integration skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oneuptime-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/oneuptime-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Oneuptime 是什么?
OneUptime integration. Manage Users, Organizations. Use when the user wants to interact with OneUptime data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 Oneuptime?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oneuptime-integration」即可一键安装,无需额外配置。
Oneuptime 是免费的吗?
是的,Oneuptime 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oneuptime 支持哪些平台?
Oneuptime 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oneuptime?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills