← Back to Skills Marketplace
gora050

Tyk

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
154
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tyk
Description
Tyk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tyk data.
Usage Guidance
Before installing or using this skill: (1) be aware it requires Node/npm and network access even though metadata doesn't declare them — you should have Node/npm installed. (2) The skill routes Tyk interactions through Membrane: you will authenticate via 'membrane login' and must trust Membrane to store and manage credentials and to proxy API calls. Review Membrane's security/privacy and prefer pinned CLI versions (avoid '@latest') or validate the package source. (3) Installing a global npm package runs third‑party code on your machine — consider using npx, pinning a version, or auditing the package. (4) If you do not want an agent to call Membrane autonomously, restrict autonomous invocation or approve actions manually.
Capability Analysis
Type: OpenClaw Skill Name: tyk Version: 1.0.3 The skill provides instructions for an AI agent to manage Tyk API gateway resources using the Membrane CLI. It includes standard procedures for installing the official CLI (@membranehq/cli), authenticating via OAuth, and executing API actions through a managed connector. No evidence of malicious intent, data exfiltration, or suspicious obfuscation was found; the instructions are consistent with the stated purpose of the integration.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Tyk and the SKILL.md consistently instructs the agent to use the Membrane CLI to talk to Tyk. That general purpose matches the instructions. However, the skill metadata declares no required binaries or network requirement while the instructions explicitly require network access and installing the Membrane CLI (npm/node). The omission of required binaries in metadata is an inconsistency.
Instruction Scope
All instructions relate to connecting to Tyk through Membrane: installing the CLI, running membrane login, connecting with connectorKey tyk, listing/creating/running actions. The instructions do not ask the agent to read unrelated files or environment variables. They do, however, direct the user/agent to authenticate via a browser/auth-code flow and to rely on Membrane to manage credentials, which means API credentials and request/response data will flow through Membrane's service.
Install Mechanism
There is no install spec in the skill metadata, but the SKILL.md tells users/agents to run 'npm install -g @membranehq/cli@latest' and uses 'npx @membranehq/cli@latest'. Installing an unpinned global npm package is a moderate risk (external code executed), and the skill did not declare that Node/npm are required. The install source (npm registry) is common but the use of @latest and global installs should be flagged and, ideally, pinned and declared explicitly.
Credentials
The skill declares no required environment variables or credentials; instead it relies on an interactive 'membrane login' flow and on Membrane to store/manage credentials server-side. That is proportionate to the stated purpose but requires trusting Membrane with access to your Tyk account and data. The absence of declared secrets in metadata is consistent with the SKILL.md approach but might understate the credentialing implications.
Persistence & Privilege
The skill is instruction-only, has no install spec, and does not request 'always: true' or system-wide changes. Autonomous invocation is allowed (platform default); combined with network access, that means an agent could call Membrane actions autonomously — normal but something to be aware of.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tyk
  3. After installation, invoke the skill by name or use /tyk
  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 tyk
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Tyk?

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

How do I install Tyk?

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

Is Tyk free?

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

Which platforms does Tyk support?

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

Who created Tyk?

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

💬 Comments