← 返回 Skills 市场
gora050

Social Intents

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
169
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install social-intents
功能描述
Social Intents integration. Manage Organizations. Use when the user wants to interact with Social Intents data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to manage Social Intents and does not request unrelated secrets. Before installing, verify the @membranehq/cli package and getmembrane.com are the official sources you expect. If you prefer not to install a global package, use the provided npx commands. Be aware that the Membrane CLI will store auth tokens locally and that you are granting Membrane (a third-party service) delegated access to your Social Intents data — review the permissions and revoke the connection if needed. If you need higher assurance, run the CLI in an isolated environment/container and inspect network activity during authentication.
功能分析
Type: OpenClaw Skill Name: social-intents Version: 1.0.3 The skill requires high-risk capabilities including global software installation (`npm install -g @membranehq/cli`) and network access to the Membrane platform. It instructs the agent to dynamically create and execute actions based on natural language descriptions (`membrane action create`), which involves running code generated by an external service. While these actions are consistent with the stated integration purpose, the reliance on external command execution and dynamic action generation constitutes a significant security surface (SKILL.md).
能力评估
Purpose & Capability
Name and description match the instructions: the SKILL.md describes using the Membrane CLI to interact with Social Intents (connect, list actions, create actions, run actions). Required network access and a Membrane account are consistent with the described integration.
Instruction Scope
Instructions focus on installing/using the Membrane CLI and running Membrane commands for authentication and action management. They do not instruct the agent to read unrelated files, request unrelated secrets, or transmit data to unexpected endpoints. The guidance to use Membrane rather than raw API keys is explicit.
Install Mechanism
There is no formal install spec in the registry metadata, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and sometimes `npx`). Pulling a global CLI from npm is a moderate-risk operation compared with instruction-only skills — it's traceable to the npm registry, but it writes to the system and installs remote code. This is expected for a CLI-based integration but worth noticing.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane via an interactive login flow; asking the user to authenticate in-browser (or complete headless login) is proportionate to the stated purpose. There are no unexpected credential requests in the instructions.
Persistence & Privilege
Skill does not request persistent platform-level privileges (always:false). However, using the Membrane CLI will create local auth state/tokens on the machine (normal for a CLI). Also, autonomous invocation (disable-model-invocation:false) is the platform default; this is not by itself a concern but increases the blast radius if a skill were malicious.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-intents
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-intents 触发
  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 social-intents
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Social Intents 是什么?

Social Intents integration. Manage Organizations. Use when the user wants to interact with Social Intents data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。

如何安装 Social Intents?

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

Social Intents 是免费的吗?

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

Social Intents 支持哪些平台?

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

谁开发了 Social Intents?

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

💬 留言讨论