← 返回 Skills 市场
helloeveryworlds

Moss Platform Quick Auth

作者 helloeveryworlds · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
287
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install moss-platform-quick-auth
功能描述
B-only Quick Auth for Moss platform. Use only api-login / api-register (no email code flow).
安全使用建议
This skill appears coherent for performing 'quick' API login/register flows against a Moss-studio host. Before installing or using it, ensure the host you supply is legitimate and reachable over TLS (you will be sending an email address and receiving tokens). Because the returned fields include access_token, refresh_token, api_key and a one-time temp_password, treat outputs as sensitive: keep the default masked display, only reveal full tokens when you explicitly request it, and store the temp_password immediately if needed. Note the skill will make network requests to any host you provide — do not point it to untrusted or unknown domains. The skill source is 'unknown' and there are no code files included; if you need stronger assurance, ask the publisher for provenance or a hosted repository before trusting it with real credentials.
功能分析
Type: OpenClaw Skill Name: moss-platform-quick-auth Version: 0.1.1 The skill provides a streamlined authentication flow for the Moss platform (studio.mosi.cn) using api-login and api-register endpoints. It handles sensitive credentials such as access_tokens and api_keys as expected for an authentication utility and includes instructions for error handling and credential masking. No malicious patterns, unauthorized data exfiltration, or prompt injection attacks were identified in SKILL.md.
能力评估
Purpose & Capability
The name/description (quick API login/register) matches the SKILL.md: it only needs a host and email and calls two specific endpoints (api-login, api-register). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to POSTing JSON to the provided host's /studio-api/v1/auth/quick endpoints and handling three error codes. They do handle and return sensitive fields (access_token, refresh_token, api_key, temp_password). The doc explicitly recommends default desensitization and immediate saving of temp_password; otherwise the runtime steps do not reference unrelated files, env vars, or external endpoints.
Install Mechanism
No install spec or code files — instruction-only skill. No downloads or execution of third-party code are specified.
Credentials
Requires only 'host' and 'email' as inputs. No environment variables, system credentials, or config paths are requested. The sensitive tokens returned are a property of the remote API and are reasonably within scope for an auth helper.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent platform privileges. Autonomous invocation is allowed by default on the platform but not specifically escalated by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moss-platform-quick-auth
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moss-platform-quick-auth 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Publish quick auth skill only; no changes to other skills
v1.0.1
B-only: keep api-login/api-register only.
v1.0.0
Initial release: quick auth with code and no-code API flows
元数据
Slug moss-platform-quick-auth
版本 0.1.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Moss Platform Quick Auth 是什么?

B-only Quick Auth for Moss platform. Use only api-login / api-register (no email code flow). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 287 次。

如何安装 Moss Platform Quick Auth?

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

Moss Platform Quick Auth 是免费的吗?

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

Moss Platform Quick Auth 支持哪些平台?

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

谁开发了 Moss Platform Quick Auth?

由 helloeveryworlds(@helloeveryworlds)开发并维护,当前版本 v0.1.1。

💬 留言讨论