← 返回 Skills 市场
membranedev

Taxjar

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
188
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install taxjar
功能描述
TaxJar integration. Manage Orders, Nexuses, Customers. Use when the user wants to interact with TaxJar data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to proxy TaxJar operations and asks for nothing unrelated. Before installing, confirm you trust the @membranehq npm package and the Membrane service (network calls will send data through Membrane). If you prefer not to install global npm packages or route data through a third party, do not install this skill and instead connect to TaxJar with a different, vetted integration path.
功能分析
Type: OpenClaw Skill Name: taxjar Version: 1.0.3 The skill provides instructions for an AI agent to interact with TaxJar via the Membrane CLI (@membranehq/cli). It covers standard operations such as authentication, connection management, and action execution through the Membrane platform. No malicious code, data exfiltration, or harmful prompt injection attempts were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (TaxJar integration) match the instructions: all actions use the Membrane CLI to connect to TaxJar and manage orders, nexuses, customers, etc. No unrelated services, files, or env vars are requested.
Instruction Scope
SKILL.md limits agent activity to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions, and creating actions when needed. It does not instruct reading arbitrary system files or harvesting unrelated environment variables. It explicitly advises against asking users for API keys.
Install Mechanism
No install spec in the package registry; the doc recommends installing @membranehq/cli from npm (npm install -g). This is a common mechanism but does install third-party code on the system — verify you trust the @membranehq npm package and its maintainer before running a global install.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. Authentication is delegated to Membrane's hosted flow (browser / authorization code), which is consistent with the stated design and avoids asking for direct API keys.
Persistence & Privilege
The skill is instruction-only, has always:false, and doesn't request elevated or persistent system privileges. Autonomous invocation is permitted (platform default) but the skill itself does not request permanent presence or to modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install taxjar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /taxjar 触发
  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 taxjar
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Taxjar 是什么?

TaxJar integration. Manage Orders, Nexuses, Customers. Use when the user wants to interact with TaxJar data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。

如何安装 Taxjar?

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

Taxjar 是免费的吗?

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

Taxjar 支持哪些平台?

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

谁开发了 Taxjar?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论