← 返回 Skills 市场
gora050

Tyk

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
154
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tyk
功能描述
Tyk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tyk data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tyk
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tyk 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug tyk
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Tyk 是什么?

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

如何安装 Tyk?

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

Tyk 是免费的吗?

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

Tyk 支持哪些平台?

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

谁开发了 Tyk?

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

💬 留言讨论