← 返回 Skills 市场
gora050

Outseta

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
169
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install outseta
功能描述
Outseta integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Outseta data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to talk to Outseta and asks you to authenticate through Membrane rather than supplying API keys. Before installing or running commands, verify the Membrane CLI package (npm/@membranehq/cli) comes from the expected source and that you trust getmembrane.com. If you prefer not to install a global CLI, use npx to run commands transiently. In headless environments the login flow prints an authorization URL and a code — be prepared to have the user complete that step. If you have concerns about giving a third-party CLI network access, test in a sandbox environment first.
功能分析
Type: OpenClaw Skill Name: outseta Version: 1.0.3 The skill provides a standard integration for the Outseta platform using the Membrane CLI. The instructions in SKILL.md guide the agent to use managed authentication and pre-built actions, which is a security best practice to avoid handling raw API keys locally. No malicious patterns, data exfiltration, or harmful prompt injections were identified.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (Outseta integration) align with the runtime instructions: all actions are performed via the Membrane CLI which connects to Outseta and exposes CRM/subscription-related actions. The skill does not request unrelated credentials, binaries, or access.
Instruction Scope
SKILL.md limits instructions to installing/using the Membrane CLI, authenticating via Membrane, creating connections, discovering and running actions, and best practices. It does not instruct reading unrelated files, exfiltrating data to unexpected endpoints, or accessing unrelated environment variables.
Install Mechanism
This is an instruction-only skill with no install spec, but it instructs the user/agent to install @membranehq/cli from npm (npm install -g or npx). Installing a third-party global npm CLI is a normal approach but carries the usual supply-chain/trust considerations — the SKILL.md does not contain any direct downloads from unknown URLs.
Credentials
The skill declares no required env vars or primary credential and explicitly advises letting Membrane handle auth rather than asking for API keys. It does require a Membrane account and network access, which is proportional to the stated purpose.
Persistence & Privilege
No 'always: true' flag, no installs that persist files (instruction-only), and no requests to change other skills or system-wide settings. Autonomous invocation is allowed (platform default) and is not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install outseta
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /outseta 触发
  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 outseta
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Outseta 是什么?

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

如何安装 Outseta?

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

Outseta 是免费的吗?

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

Outseta 支持哪些平台?

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

谁开发了 Outseta?

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

💬 留言讨论