← 返回 Skills 市场
membranedev

Swagup

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
236
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install swagup
功能描述
SwagUp integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with SwagUp data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install swagup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /swagup 触发
  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 swagup
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Swagup 是什么?

SwagUp integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with SwagUp data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 236 次。

如何安装 Swagup?

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

Swagup 是免费的吗?

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

Swagup 支持哪些平台?

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

谁开发了 Swagup?

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

💬 留言讨论