← Back to Skills Marketplace
Sailpoint
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
133
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install sailpoint
Description
SailPoint integration. Manage data, records, and automate workflows. Use when the user wants to interact with SailPoint data.
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sailpoint - After installation, invoke the skill by name or use
/sailpoint - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Sailpoint?
SailPoint integration. Manage data, records, and automate workflows. Use when the user wants to interact with SailPoint data. It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.
How do I install Sailpoint?
Run "/install sailpoint" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sailpoint free?
Yes, Sailpoint is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sailpoint support?
Sailpoint is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sailpoint?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills