← 返回 Skills 市场
Sailpoint
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
133
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install sailpoint
功能描述
SailPoint integration. Manage data, records, and automate workflows. Use when the user wants to interact with SailPoint data.
安全使用建议
This skill appears internally consistent: it tells the agent to use the Membrane CLI to access SailPoint and does not request additional credentials. Before installing/using it, verify the trustworthiness of Membrane and the @membranehq/cli package (check the npm package owner, GitHub repo, release history, and reviews). Prefer using npx for one-off runs if you want to avoid a global install. Confirm your organization's policy for delegating identity-access to third-party platforms (Membrane) and ensure least-privilege connector configuration—audit what SailPoint scopes/privileges the connector will be granted and avoid using on highly sensitive production data until reviewed.
能力评估
Purpose & Capability
Name/description (SailPoint integration) align with the instructions: all runtime actions use the Membrane CLI to discover connectors, create connections, run actions, or proxy API requests to SailPoint. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md limits runtime activity to installing/using the Membrane CLI, performing browser-based login, running membrane commands (search/connect/action/request). It does not instruct reading arbitrary local files, environment secrets, or contacting unexpected endpoints beyond Membrane/SailPoint.
Install Mechanism
This is an instruction-only skill (no install spec). The README recommends installing @membranehq/cli via npm -g (or using npx). Installing a global npm package runs code from the npm registry, which is normal for CLIs but carries the usual risks—verify the package source and maintainer before installing.
Credentials
The skill declares no required env vars, no credentials, and no config paths. It explicitly delegates auth to Membrane, which is coherent for a connector-oriented integration.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sailpoint - 安装完成后,直接呼叫该 Skill 的名称或使用
/sailpoint触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Sailpoint 是什么?
SailPoint integration. Manage data, records, and automate workflows. Use when the user wants to interact with SailPoint data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 Sailpoint?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sailpoint」即可一键安装,无需额外配置。
Sailpoint 是免费的吗?
是的,Sailpoint 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sailpoint 支持哪些平台?
Sailpoint 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sailpoint?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills