← Back to Skills Marketplace
gora050

Suitedash

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
221
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install suitedash
Description
SuiteDash integration. Manage Organizations. Use when the user wants to interact with SuiteDash data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install suitedash
  3. After installation, invoke the skill by name or use /suitedash
  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 suitedash
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Suitedash?

SuiteDash integration. Manage Organizations. Use when the user wants to interact with SuiteDash data. It is an AI Agent Skill for Claude Code / OpenClaw, with 221 downloads so far.

How do I install Suitedash?

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

Is Suitedash free?

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

Which platforms does Suitedash support?

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

Who created Suitedash?

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

💬 Comments