← 返回 Skills 市场
Starloop
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
116
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install starloop
功能描述
Starloop integration. Manage data, records, and automate workflows. Use when the user wants to interact with Starloop data.
安全使用建议
This skill appears coherent and uses the Membrane CLI to access Starloop. Before installing, verify the @membranehq/cli package on npm (publisher, download counts, repository) and confirm a global npm install is acceptable for your system. Understand that login opens a browser or returns an auth code — you will authenticate against Membrane, which stores credentials server-side. Because the skill interacts with external services, follow your usual policies for granting network/third-party access and review the Membrane service's privacy/security documentation if you handle sensitive data.
功能分析
Type: OpenClaw Skill
Name: starloop
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with the Starloop platform using the Membrane CLI. It follows standard integration patterns, leverages a legitimate third-party service (getmembrane.com) for authentication and API management, and explicitly advises against local credential storage. No malicious code, data exfiltration, or suspicious prompt injection attempts were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Starloop integration) matches the instructions: all actions are performed via the Membrane CLI and pertain to creating connections, listing actions, and running actions against Starloop. No unrelated services or credentials are requested.
Instruction Scope
SKILL.md limits runtime behavior to installing/using the Membrane CLI, performing login flows, creating connections, discovering and running actions, and polling action build status. It does not instruct reading arbitrary local files, environment variables, or transmitting data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec). It instructs the user to install @membranehq/cli via npm -g, which is a reasonable, common mechanism but performs a global install and writes to disk. Recommend confirming the npm package author/publisher and that global install is acceptable for your environment.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane's login flow (browser/headless auth), which is proportionate for the stated purpose and avoids asking for API keys directly.
Persistence & Privilege
always:false and normal autonomous invocation are used (platform defaults). The skill does not request persistent system-wide changes or access to other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install starloop - 安装完成后,直接呼叫该 Skill 的名称或使用
/starloop触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Starloop 是什么?
Starloop integration. Manage data, records, and automate workflows. Use when the user wants to interact with Starloop data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Starloop?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install starloop」即可一键安装,无需额外配置。
Starloop 是免费的吗?
是的,Starloop 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Starloop 支持哪些平台?
Starloop 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Starloop?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills