← 返回 Skills 市场
gora050

Onelogin

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
111
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install onelogin
功能描述
OneLogin integration. Manage data, records, and automate workflows. Use when the user wants to interact with OneLogin data.
安全使用建议
This skill is coherent with its OneLogin purpose, but before installing or using it you should: (1) understand that you'll install a third-party npm CLI (@membranehq/cli) — installing global npm packages can be risky and may require elevated privileges; consider using npx or a container if you want to avoid a global install; (2) understand that Membrane (a third-party service) will manage your OneLogin connection and hold the credentials/tokens server-side — review Membrane's privacy/security policy and trustworthiness before granting access; (3) verify the package source (npm package page / GitHub repo) and prefer pinned versions rather than @latest if you need reproducibility; (4) avoid entering sensitive org credentials into the agent itself — follow the documented browser-based auth flow so credentials remain with the IdP and Membrane; and (5) if you require higher assurance, test in an isolated environment or ask for an audit of the Membrane integration prior to using with production OneLogin data.
功能分析
Type: OpenClaw Skill Name: onelogin Version: 1.0.1 The skill provides instructions for an AI agent to manage OneLogin integrations using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and action execution through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized access were found; the instructions are consistent with the stated purpose of the integration.
能力评估
Purpose & Capability
The name/description (OneLogin integration) match the runtime instructions: the SKILL.md consistently instructs the agent to use the Membrane CLI and its OneLogin connector. There are no unrelated requested credentials, binaries, or config paths.
Instruction Scope
The SKILL.md stays on-topic: it describes installing a CLI, performing browser-based auth, creating a connection, discovering and running actions. It does not instruct the agent to read unrelated files, harvest environment variables, or exfiltrate data to unexpected endpoints. It does, however, rely on Membrane to hold and manage access to OneLogin on the user's behalf.
Install Mechanism
The skill is instruction-only (no install spec), but it tells the user to run `npm install -g @membranehq/cli@latest` (and suggests npx usage). Installing a global npm package from the public registry is a legitimate but non-trivial action: it requires trusting the package maintainer and may require elevated privileges on some systems. This is a moderate-risk install pattern (npm package from registry).
Credentials
The skill declares no required env vars or credentials and the instructions recommend letting Membrane handle credentials server-side. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. There is no evidence it modifies other skills or system-wide settings. The only persistence implied is that Membrane will store a connection/credential on its service (not on the agent).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install onelogin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /onelogin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug onelogin
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Onelogin 是什么?

OneLogin integration. Manage data, records, and automate workflows. Use when the user wants to interact with OneLogin data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。

如何安装 Onelogin?

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

Onelogin 是免费的吗?

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

Onelogin 支持哪些平台?

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

谁开发了 Onelogin?

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

💬 留言讨论