← 返回 Skills 市场
Sprinklr
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
179
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install sprinklr
功能描述
Sprinklr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sprinklr data.
安全使用建议
This skill is coherent with its stated purpose but before proceeding: (1) verify you trust the @membranehq npm package and the listed homepage/repo (getmembrane.com / GitHub) because `npm install -g` will run code on your machine; (2) understand that Membrane will handle and store Sprinklr credentials via its login flow—confirm you are comfortable granting that access; (3) prefer installing the CLI in a controlled environment (container, VM, or limited user account) if you are unsure; and (4) review the Membrane CLI docs and the npm package's maintainers/versions for legitimacy before installing.
功能分析
Type: OpenClaw Skill
Name: sprinklr
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Sprinklr platform via the Membrane CLI. It includes standard procedures for installation (`npm install`), authentication, and action discovery/execution using the `@membranehq/cli` tool. The instructions (SKILL.md) emphasize security best practices, such as letting the platform handle credentials rather than asking the user for API keys. No malicious code, data exfiltration patterns, or harmful prompt injections were identified.
能力标签
能力评估
Purpose & Capability
The name/description (Sprinklr integration) matches the instructions: all actions revolve around using the Membrane CLI to connect to and run actions against Sprinklr. Nothing requested is unrelated to that purpose.
Instruction Scope
SKILL.md only describes installing and using the Membrane CLI, logging in, creating connections, searching and running actions, and creating custom actions — all relevant to a Sprinklr integration. It does not request arbitrary file reads, unrelated env vars, or data exfiltration steps.
Install Mechanism
The skill is instruction-only (no automated install spec) but tells the user to run `npm install -g @membranehq/cli@latest`. Asking users to install an npm CLI is reasonable for this purpose but carries ordinary supply-chain risk (global npm packages execute code and gain system-level presence). The skill itself does not perform installs automatically.
Credentials
No environment variables, credentials, or config paths are declared or requested by the skill. It does require a Membrane account and the user's Sprinklr account via the Membrane login flow, which is appropriate for this integration.
Persistence & Privilege
The skill is not forced-always and is user-invocable. It does not request system-level persistence or attempt to modify other skills' configuration. Allowing the agent to invoke the skill autonomously is the platform default and not a unique concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sprinklr - 安装完成后,直接呼叫该 Skill 的名称或使用
/sprinklr触发 - 根据 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
元数据
常见问题
Sprinklr 是什么?
Sprinklr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sprinklr data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。
如何安装 Sprinklr?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sprinklr」即可一键安装,无需额外配置。
Sprinklr 是免费的吗?
是的,Sprinklr 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sprinklr 支持哪些平台?
Sprinklr 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sprinklr?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills