← Back to Skills Marketplace
gora050

Specific

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
135
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install specific
Description
Specific integration. Manage data, records, and automate workflows. Use when the user wants to interact with Specific data.
Usage Guidance
This skill appears to be a Membrane-based connector for 'Specific' and is mostly coherent, but the documentation looks partially unfinished (placeholder text and an unrelated MDN 'eval' link). Before installing: 1) Verify the Membrane CLI package (@membranehq/cli) and homepage (getmembrane.com / referenced GitHub repo) are legitimate and match the vendor. 2) Prefer running via npx for one-off use or in an isolated environment rather than doing a global 'npm -g' install. 3) Confirm what 'connectorKey specific' refers to and that you want to grant the Membrane service access to the target account. 4) Ask the skill author or publisher to remove the placeholder text and explain the MDN eval link (it appears unrelated). If those checks are satisfactory, the risk is typical for an integration that directs you to install and use a third-party CLI; if you cannot validate the package/repo, do not install the CLI or run commands.
Capability Analysis
Type: OpenClaw Skill Name: specific Version: 1.0.3 The skill provides instructions for an AI agent to install and use the Membrane CLI (@membranehq/cli) to manage external integrations and execute remote actions. It is classified as suspicious because it encourages high-risk patterns, such as global NPM installations and the construction of shell commands using JSON inputs (e.g., in `membrane action run`), which could lead to shell injection vulnerabilities if the agent does not properly sanitize user-provided data. Furthermore, the SKILL.md file contains placeholder text and a non-sequitur link to MDN's 'eval' documentation, suggesting the skill is either a poorly vetted template or lacks necessary security guardrails for command execution.
Capability Assessment
Purpose & Capability
The name/description (Specific integration) matches the instructions (use Membrane CLI, connect to connectorKey 'specific', discover and run actions). However the SKILL.md contains unrelated or placeholder content (opening line 'I don't have enough information...' and an unrelated MDN 'eval' link) which suggests the doc is incompletely edited.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, authenticating, creating/listing connections, and running actions. They do not request local file reads or unrelated credentials. Minor inconsistencies: it alternates between recommending a global npm install and using npx, and includes template/placeholder text that should be cleaned up.
Install Mechanism
There is no registry install spec (skill is instruction-only). The SKILL.md asks the user to run 'npm install -g @membranehq/cli@latest' (global npm install) and later uses npx — installing a global npm package executes third-party code and has moderate risk. The package namespace (@membranehq) looks plausible for this purpose, but you should verify the package and homepage (getmembrane.com / GitHub repo) before running a global install.
Credentials
No environment variables, local config paths, or other credentials are requested by the skill. The instructions explicitly tell users to let Membrane handle auth and not to share API keys locally, which is proportionate to the stated purpose.
Persistence & Privilege
The skill does not request always:true or any persistent system privileges. It does not instruct modifying other skills or system-wide agent configs. Model invocation is allowed (default) but that's normal and not a sole concern.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install specific
  3. After installation, invoke the skill by name or use /specific
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug specific
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Specific?

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

How do I install Specific?

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

Is Specific free?

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

Which platforms does Specific support?

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

Who created Specific?

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

💬 Comments