← 返回 Skills 市场
raunaksingwi

Ravi sso

作者 Raunak Singwi · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ⚠ suspicious
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ravi-sso
功能描述
Get short-lived identity verification tokens to prove your Ravi identity to third-party services. Do NOT use for agent authentication (use ravi-login) or cre...
安全使用建议
Before installing or enabling this skill, verify these items: (1) Ensure the 'ravi' CLI is available in the agent's runtime environment (SKILL.md expects 'ravi sso token'), or update the skill metadata to declare that dependency — otherwise the skill will fail. (2) Confirm the agent has an active Ravi login/session and subscription as required by the CLI; the skill does not declare credentials it may need. (3) Treat the returned token as sensitive: it's short-lived but can be used to impersonate your identity to third parties. (4) If you plan to allow autonomous agent invocation, consider whether the agent should be allowed to call the CLI without explicit user confirmation (the SKILL.md does not mandate interactive confirmation). If anything above is unclear, request the skill author to (a) declare required binaries and auth prerequisites in the metadata and (b) make explicit any authentication steps the agent must perform before calling 'ravi sso token'.
功能分析
Type: OpenClaw Skill Name: ravi-sso Version: 2.1.1 The skill bundle contains documentation for a CLI-based SSO tool (ravi-sso) used to generate short-lived identity tokens. The SKILL.md file provides clear instructions, response schemas, and explicit warnings against misuse, with no evidence of malicious code, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The skill claims to produce short-lived Ravi SSO tokens (coherent with its name). However, the runtime instructions explicitly run the 'ravi sso token' CLI command, yet the skill metadata lists no required binaries. That mismatch (instruction needs a local 'ravi' binary but the manifest doesn't declare it) is an incoherence in purpose-capability mapping and may lead to runtime failures or surprising behavior.
Instruction Scope
SKILL.md is narrowly scoped: it tells the agent to run 'ravi sso token' and pass the returned token to third parties. It does not instruct the agent to read unrelated files, environment variables, or call other endpoints. One omission: it doesn't state the authentication step (ravi-login) or how the agent should ensure it has an active subscription — those operational prerequisites are mentioned but not prescriptive, which could lead to unexpected errors if the agent attempts to invoke the skill without prior login.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written to disk during install — low install mechanism risk.
Credentials
The skill declares no required environment variables or credentials, which is reasonable for an instruction-only wrapper around a local CLI. However, the documentation references requirements that imply the user must be authenticated and subscribed; those prerequisites are not captured in requires.env or primary credential fields. If the CLI requires credentials (login session, tokens, or payment), those are not declared in the metadata.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request persistent system presence or elevated privileges in its metadata or instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ravi-sso
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ravi-sso 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
Auto-published from 19d2b7eea3e0a215bf8c5726dd9e1fb86307cdd7
元数据
Slug ravi-sso
版本 2.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ravi sso 是什么?

Get short-lived identity verification tokens to prove your Ravi identity to third-party services. Do NOT use for agent authentication (use ravi-login) or cre... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 Ravi sso?

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

Ravi sso 是免费的吗?

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

Ravi sso 支持哪些平台?

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

谁开发了 Ravi sso?

由 Raunak Singwi(@raunaksingwi)开发并维护,当前版本 v2.1.1。

💬 留言讨论