← Back to Skills Marketplace
Okta
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
364
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install okta
Description
Okta integration. Manage Users. Use when the user wants to interact with Okta data.
Usage Guidance
This skill is instruction-only and delegates Okta access to the Membrane service. Before installing or following the instructions: 1) Verify you trust the Membrane project and the npm package @membranehq/cli (inspect the package repository and publisher). 2) Be aware npm -g installs can require elevated privileges on your machine. 3) Understand that Membrane will hold/refresh Okta credentials for the connection—ensure your organization is comfortable granting that service access to Okta. 4) If you need stricter control, consider using direct Okta API calls under your own credentials or reviewing Membrane's security and data handling policies. Installing this skill itself does not request unrelated secrets or system access.
Capability Analysis
Type: OpenClaw Skill
Name: okta
Version: 1.0.3
The skill provides instructions for an AI agent to manage Okta resources using the Membrane CLI. It outlines standard administrative procedures such as installing the '@membranehq/cli' npm package, authenticating via OAuth, and executing Okta actions (e.g., list-users, delete-user). While the skill requires high-privilege operations like global package installation and identity management, the instructions are transparent, aligned with the stated purpose, and contain no evidence of malicious intent, obfuscation, or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
The name and description promise an Okta integration and the instructions consistently show how to use the Membrane CLI to connect, discover, and run Okta-related actions. Required capabilities (network + Membrane account) match the stated purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating/using connections, listing and running actions, and best practices. It does not instruct reading unrelated files, asking for other credentials, or sending data to unexpected endpoints.
Install Mechanism
There is no built-in install spec; the doc tells the user to run `npm install -g @membranehq/cli`. Asking users to install a global npm package is reasonable for a CLI-driven integration but does require elevated local permissions and trust in the @membranehq package and its maintainer. This is expected for the described workflow but worth user review.
Credentials
The skill declares no required environment variables, credentials, or config paths. Authentication is delegated to Membrane (interactive login flows), which aligns with the stated advice to let Membrane handle credentials.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent privileges or modification of other skills/configs. Autonomous invocation is allowed (platform default) and not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install okta - After installation, invoke the skill by name or use
/okta - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Okta?
Okta integration. Manage Users. Use when the user wants to interact with Okta data. It is an AI Agent Skill for Claude Code / OpenClaw, with 364 downloads so far.
How do I install Okta?
Run "/install okta" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Okta free?
Yes, Okta is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Okta support?
Okta is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Okta?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills