← 返回 Skills 市场
gora050

Suitedash

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
221
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install suitedash
功能描述
SuiteDash integration. Manage Organizations. Use when the user wants to interact with SuiteDash data.
安全使用建议
This skill is internally coherent: it delegates auth and API calls to the Membrane CLI rather than asking you for SuiteDash keys. Before installing, verify the @membranehq/cli package and getmembrane.com reputation (check the npm package page and GitHub repo), and review Membrane's privacy/security docs because your SuiteDash data will flow through their service. Be aware that running npm install -g executes code from the public registry—only proceed if you trust the package source. If you need stricter control, consider using an independently audited connector or reviewing the Membrane CLI source first.
功能分析
Type: OpenClaw Skill Name: suitedash Version: 1.0.3 The skill provides instructions for an AI agent to interact with SuiteDash using the Membrane CLI. It includes standard procedures for authentication, action discovery, and execution via the `@membranehq/cli` npm package. The instructions prioritize security best practices, such as using Membrane's centralized credential management instead of handling raw API keys. No malicious patterns, data exfiltration attempts, or harmful prompt injections were identified; the logic is consistent with the stated purpose of business management integration.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description say 'SuiteDash integration' and the SKILL.md instructs use of the Membrane CLI to connect to SuiteDash, discover actions, and run them. Requiring a Membrane account and network access is coherent with this purpose. The skill does not request unrelated credentials or binaries.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI (npm commands, membrane login, connect, action list/run). They don't direct the agent to read arbitrary files, harvest unrelated environment variables, or transmit data to unexpected third parties. The doc explicitly advises letting Membrane handle credentials and not asking users for API keys.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The SKILL.md tells users to install @membranehq/cli via npm (global install or npx). That is a normal, traceable public-registry install, but installing global npm packages executes third-party code from the npm registry — a moderate operational consideration for users.
Credentials
The skill declares no required environment variables or primary credentials. It relies on Membrane-managed authentication (OAuth/browser flow) rather than asking for API keys or secrets, which is proportionate to its stated function.
Persistence & Privilege
Flags: always:false, user-invocable:true, disable-model-invocation:false (normal). The skill does not request persistent system-wide changes or access to other skills' configs. Autonomous invocation is allowed but not unusual; nothing indicates elevated or permanent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install suitedash
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /suitedash 触发
  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 suitedash
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Suitedash 是什么?

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

如何安装 Suitedash?

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

Suitedash 是免费的吗?

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

Suitedash 支持哪些平台?

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

谁开发了 Suitedash?

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

💬 留言讨论