← Back to Skills Marketplace
Twikey
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install twikey
Description
Twikey integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twikey data.
Usage Guidance
This skill appears coherent: it expects you to use Membrane's CLI to manage Twikey connections and avoids asking you for Twikey API keys directly. Before installing, verify the @membranehq/cli npm package (publisher, npm page, and GitHub repo) and review Membrane's privacy/security documentation because the connector delegates auth to their service. If you prefer to avoid a global npm install, use npx. Consider installing or testing the CLI in an isolated environment (container or VM) if you have concerns about supply‑chain risk. Finally, be aware that while the skill itself does not request secrets, the runtime depends on the external Membrane service — only proceed if you trust that provider.
Capability Analysis
Type: OpenClaw Skill
Name: twikey
Version: 1.0.1
The 'twikey' skill is a legitimate integration for the Twikey payment platform using the Membrane CLI. It provides instructions for the agent to install the `@membranehq/cli` npm package, authenticate, and manage payment workflows. No malicious patterns, data exfiltration, or obfuscation were detected; the skill follows standard patterns for CLI-based agent tools.
Capability Tags
Capability Assessment
Purpose & Capability
The skill declares a Twikey integration and its runtime instructions exclusively describe using the Membrane CLI to connect to a Twikey connector, discover actions, and run them. No unrelated credentials, binaries, or system resources are requested.
Instruction Scope
SKILL.md limits agent activity to installing/using the Membrane CLI, logging in via Membrane, creating a connection for the Twikey connector, discovering and running actions. It does not instruct reading arbitrary local files, accessing other services, or exfiltrating secrets.
Install Mechanism
The registry has no install spec, but SKILL.md instructs installing or invoking an npm package (@membranehq/cli) with npm install -g or npx. Installing packages from npm is a normal approach but carries supply-chain risk; the package name appears official (membranehq) which reduces but does not eliminate that risk.
Credentials
The skill requests no environment variables or local config paths and explicitly advises letting Membrane handle credentials. That is proportionate for a connector-based integration with a hosted auth flow.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request persistent system-level changes or access to other skills' configurations. Autonomy settings are default and unremarkable.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install twikey - After installation, invoke the skill by name or use
/twikey - 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
Frequently Asked Questions
What is Twikey?
Twikey integration. Manage data, records, and automate workflows. Use when the user wants to interact with Twikey data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Twikey?
Run "/install twikey" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Twikey free?
Yes, Twikey is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Twikey support?
Twikey is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Twikey?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills