← 返回 Skills 市场
Simplesat
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install simplesat-integration
功能描述
Simplesat integration. Manage Surveys, Users, Teams, Integrations. Use when the user wants to interact with Simplesat data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to talk to Simplesat and asks you to authenticate interactively rather than providing API keys. Before installing, consider: (1) npm global installs run third‑party code — prefer npx if you want to avoid global changes; (2) data and connection credentials will be managed by Membrane (a third party) — review their privacy/security docs and trustworthiness; (3) installing the CLI requires permission to install npm packages on the host; (4) if you allow the agent to invoke skills autonomously, it could run Membrane actions it discovers — limit agent permissions if you want to avoid unattended changes. If these tradeoffs are acceptable, the skill appears consistent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: simplesat-integration
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Simplesat using the Membrane CLI. The logic focuses on standard API interactions such as listing, creating, and running actions through the @membranehq/cli tool. It includes security best practices, explicitly instructing the agent to avoid asking for user API keys and to rely on Membrane's centralized credential management. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description promise a Simplesat integration and the SKILL.md exclusively documents using the Membrane CLI to connect, discover, create, and run actions against Simplesat — this is coherent and expected.
Instruction Scope
Instructions focus on installing and using the Membrane CLI, authenticating, creating a connection, searching actions, and running them. They do not ask the agent to read unrelated files or environment variables. Note: using the CLI and Membrane means integration data and API calls will pass through Membrane's servers, so user data and credentials are handled by that third party.
Install Mechanism
The install guidance recommends npm install -g @membranehq/cli@latest (and sometimes npx). This is a public npm package flow (moderate risk compared to no install). It does not download arbitrary archives or use obscure URLs, but global npm installs modify the system and execute third‑party code from the npm registry.
Credentials
The skill declares no required env vars or credentials and the instructions rely on interactive/hosted authentication via Membrane. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not force-enabled (always: false) and doesn't request system-wide configuration changes or persistent privileges. It does rely on an external service (Membrane) to store connections, which is expected for this integration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install simplesat-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/simplesat-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Simplesat 是什么?
Simplesat integration. Manage Surveys, Users, Teams, Integrations. Use when the user wants to interact with Simplesat data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 Simplesat?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install simplesat-integration」即可一键安装,无需额外配置。
Simplesat 是免费的吗?
是的,Simplesat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Simplesat 支持哪些平台?
Simplesat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Simplesat?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills