← Back to Skills Marketplace
gora050

Yardstik

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install yardstik
Description
Yardstik integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yardstik data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yardstik
  3. After installation, invoke the skill by name or use /yardstik
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug yardstik
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Yardstik?

Yardstik integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yardstik data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install Yardstik?

Run "/install yardstik" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Yardstik free?

Yes, Yardstik is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Yardstik support?

Yardstik is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Yardstik?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments