← Back to Skills Marketplace
membranedev

Swagup

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
236
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install swagup
Description
SwagUp integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with SwagUp data.
Usage Guidance
This skill appears to do what it says, but before installing: 1) Verify the Membrane CLI package and publisher on npm/github to ensure you're installing the right package. 2) Understand that using this skill delegates your SwagUp authentication to Membrane (a third-party service) — review their privacy/security docs and decide whether you trust them to store and manage your SwagUp credentials. 3) Prefer using npx for one-off runs if you want to avoid a global install, or inspect the package source before doing npm install -g. 4) During headless auth you'll be asked to open a browser and paste a code; never paste API keys or tokens into chat — follow the documented auth flow.
Capability Analysis
Type: OpenClaw Skill Name: swagup Version: 1.0.3 The skill provides instructions for integrating with SwagUp via the Membrane CLI. It follows standard practices for authentication and API interaction, explicitly advising against manual credential handling in favor of Membrane's managed connections. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (SwagUp integration) match the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to SwagUp, discover and run actions, and create actions when needed. All required steps (installing the Membrane CLI, connecting, listing/running actions) are coherent with the stated purpose.
Instruction Scope
The instructions stay focused on connecting to SwagUp via Membrane. They direct installing the Membrane CLI, running connection/auth commands, searching/creating/listing/running actions, and using JSON output flags. The doc does not instruct reading unrelated files, pulling arbitrary URLs, or asking for local secrets. The headless auth flow requires the user to open a browser and paste a code — appropriate for OAuth-style login flows.
Install Mechanism
Installation is via npm (npm install -g @membranehq/cli or npx). This is expected for a CLI but carries the usual npm risks (code from the npm registry will run on the machine). There are no obscure download URLs or archive extraction steps. Recommend verifying the npm package identity/publisher and repository before doing a global install.
Credentials
The skill declares no required env vars or local credentials, which is consistent. However, it explicitly delegates credential management to Membrane (a third-party service). That means Membrane (not the local agent) will hold and refresh SwagUp credentials/tokens on behalf of the user — an intended design but an important privacy/trust consideration for users who expect direct, local-only integration.
Persistence & Privilege
The skill is user-invocable, always:false, and instruction-only (no code persisted by the skill itself). It does not request to modify other skills or system settings. Installing the Membrane CLI is a normal local change but not a hidden persistent modification by the skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install swagup
  3. After installation, invoke the skill by name or use /swagup
  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 swagup
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Swagup?

SwagUp integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with SwagUp data. It is an AI Agent Skill for Claude Code / OpenClaw, with 236 downloads so far.

How do I install Swagup?

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

Is Swagup free?

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

Which platforms does Swagup support?

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

Who created Swagup?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments