← 返回 Skills 市场
gora050

Tastyigniter

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
162
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tastyigniter
功能描述
TastyIgniter integration. Manage data, records, and automate workflows. Use when the user wants to interact with TastyIgniter data.
安全使用建议
This skill appears to do what it claims: it uses the Membrane CLI to talk to TastyIgniter. Before installing or running it: 1) Confirm @membranehq/cli and getmembrane.com are legitimate and review the CLI's npm page and repository (look at package.json and any postinstall scripts). 2) Prefer running commands with npx or inside a disposable container/VM to avoid globally installing binaries. 3) Don't share other credentials—this skill delegates auth to Membrane via a browser code flow. 4) If you must install globally, inspect the package source first and consider limiting network access or running in a sandbox. 5) If you want higher assurance, ask the publisher for the exact connector implementation or a pinned CLI release URL rather than installing the floating @latest tag.
功能分析
Type: OpenClaw Skill Name: tastyigniter Version: 1.0.3 The skill provides standard instructions for integrating TastyIgniter using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating via OAuth-style flows, and managing API actions through the Membrane platform. The instructions prioritize security by advising against manual credential handling and instead using Membrane's managed connection system. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill name and description match the SKILL.md: it uses Membrane to interact with TastyIgniter. Small inconsistency: the registry metadata lists no required binaries, but the instructions assume npm/node (npm install -g and npx). Requiring the Membrane CLI is reasonable for this integration.
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the Membrane CLI (login, connect, list/create/run actions). They do not instruct reading arbitrary files, asking for unrelated credentials, or sending data to unexpected endpoints. The skill explicitly recommends not asking users for API keys.
Install Mechanism
There is no platform install spec, but SKILL.md tells the user to run `npm install -g @membranehq/cli@latest` (and uses npx). Installing an npm package globally or running npx will fetch and execute code from the npm registry and may run package lifecycle scripts. This is a moderate risk and should be done from a trusted source or in a sandboxed environment. Prefer npx or inspect the package before global install.
Credentials
The skill requests a Membrane account and network access only; it does not ask for unrelated environment variables or secrets. Authentication is delegated to Membrane via browser/OpenID-style flow, which is proportionate for this use.
Persistence & Privilege
The skill itself is instruction-only and does not request 'always' or modify other skills. However, following the instructions will install a CLI binary on the system (persistent). Consider this before installing globally — use npx or a container if you want to avoid persistent changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tastyigniter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tastyigniter 触发
  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 tastyigniter
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Tastyigniter 是什么?

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

如何安装 Tastyigniter?

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

Tastyigniter 是免费的吗?

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

Tastyigniter 支持哪些平台?

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

谁开发了 Tastyigniter?

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

💬 留言讨论