← 返回 Skills 市场
gora050

Yardstik

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install yardstik
功能描述
Yardstik integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yardstik data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to connect to Yardstik and does not request unrelated secrets. Before proceeding: (1) verify the @membranehq/cli package on npm (publisher, recent releases, and popularity) before running a global npm install; prefer using `npx` to avoid a global install. (2) Be aware the login flow opens a browser or prints an auth URL — only complete that flow if you trust Membrane to manage access to your Yardstik account. (3) Confirm what permissions the created connection will have in Yardstik (read vs. write) and avoid granting broader access than needed. If you want a deeper review, provide the Membrane CLI package link or the exact permission scope requested by the connector so I can check for any mismatches.
功能分析
Type: OpenClaw Skill Name: yardstik Version: 1.0.1 The skill instructions in SKILL.md direct the AI agent to perform high-risk operations, including global package installation ('npm install -g @membranehq/cli@latest'), system-level shell command execution, and network communication with external endpoints (getmembrane.com). While these actions are aligned with the stated purpose of integrating Yardstik via the Membrane platform, the reliance on an external CLI and the ability to dynamically create and run actions ('membrane action create/run') constitute risky capabilities that meet the threshold for a suspicious classification under the provided criteria.
能力评估
Purpose & Capability
The skill says it integrates with Yardstik and all runtime instructions are about installing and using the Membrane CLI to connect to the Yardstik connector and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays on-task: it instructs installation of the Membrane CLI, logging in, creating a connection, discovering and running actions. It does not ask the agent to read arbitrary files, environment variables, or exfiltrate data. The only external interactions are expected network calls and user-driven authentication.
Install Mechanism
There is no packaged install spec in the skill, but the instructions ask the user to run `npm install -g @membranehq/cli@latest` and use `npx`. Installing a global npm package runs code from the npm registry — a moderate operational risk. Prefer using `npx` or verifying the package source and its maintainers before global installation.
Credentials
The skill declares no required environment variables or primary credential. Authentication is delegated to Membrane's login flow, which is proportionate to the stated purpose and avoids asking for API keys directly in the skill.
Persistence & Privilege
The skill does not request permanent presence (always is false) and does not ask to modify other skills or system-wide settings. It relies on user-driven CLI installs and logins; autonomous invocation is allowed by default but is not combined with other concerning privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yardstik
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yardstik 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug yardstik
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Yardstik 是什么?

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

如何安装 Yardstik?

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

Yardstik 是免费的吗?

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

Yardstik 支持哪些平台?

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

谁开发了 Yardstik?

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

💬 留言讨论