← 返回 Skills 市场
gora050

Upkeep

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install upkeep
功能描述
UpKeep integration. Manage data, records, and automate workflows. Use when the user wants to interact with UpKeep data.
安全使用建议
This skill uses the Membrane service as a proxy to UpKeep — you will be asked to authenticate and grant Membrane access to your UpKeep data. That is expected for this design, but you should: 1) confirm you trust getmembrane.com / the @membranehq package and review their privacy/auth docs before granting access; 2) prefer using npx if you don't want a global npm install or pin a specific CLI version rather than @latest; and 3) verify any authorization URLs shown in your browser are legitimate UpKeep/Membrane flows. If you need direct control of credentials, consider using a skill that talks to UpKeep directly instead of delegating to a third-party service.
功能分析
Type: OpenClaw Skill Name: upkeep Version: 1.0.1 The 'upkeep' skill provides instructions for an AI agent to manage maintenance data via the UpKeep platform using the Membrane CLI. The instructions focus on standard API interactions (listing, creating, and running actions) and emphasize secure credential management by delegating authentication to the Membrane platform rather than handling raw API keys. No malicious patterns, data exfiltration, or obfuscation were detected in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (UpKeep integration) match the runtime instructions: everything is done via the Membrane CLI and the skill does not request unrelated credentials, binaries, or system access.
Instruction Scope
SKILL.md limits actions to installing/using the Membrane CLI, logging in, creating a connection to the UpKeep connector, discovering and running actions. It does not instruct reading arbitrary files, accessing unrelated env vars, or sending data to endpoints outside the Membrane/UpKeep flow.
Install Mechanism
This is instruction-only (no install spec). The doc asks users to install @membranehq/cli via npm (or use npx). Installing a third-party CLI from npm is a normal step for this integration but carries the usual supply-chain considerations (npm package provenance/version pinning).
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to manage UpKeep credentials, which is proportionate to the stated design. The main trust decision is whether to delegate UpKeep auth to the Membrane service.
Persistence & Privilege
The skill is not forced-always-included (always:false) and is user-invocable. It does not request system-wide config changes or access to other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install upkeep
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /upkeep 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug upkeep
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Upkeep 是什么?

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

如何安装 Upkeep?

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

Upkeep 是免费的吗?

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

Upkeep 支持哪些平台?

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

谁开发了 Upkeep?

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

💬 留言讨论