← Back to Skills Marketplace
helloeveryworlds

Moss Platform Quick Auth

by helloeveryworlds · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ Security Clean
287
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install moss-platform-quick-auth
Description
B-only Quick Auth for Moss platform. Use only api-login / api-register (no email code flow).
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moss-platform-quick-auth
  3. After installation, invoke the skill by name or use /moss-platform-quick-auth
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug moss-platform-quick-auth
Version 0.1.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Moss Platform Quick Auth?

B-only Quick Auth for Moss platform. Use only api-login / api-register (no email code flow). It is an AI Agent Skill for Claude Code / OpenClaw, with 287 downloads so far.

How do I install Moss Platform Quick Auth?

Run "/install moss-platform-quick-auth" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Moss Platform Quick Auth free?

Yes, Moss Platform Quick Auth is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Moss Platform Quick Auth support?

Moss Platform Quick Auth is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Moss Platform Quick Auth?

It is built and maintained by helloeveryworlds (@helloeveryworlds); the current version is v0.1.1.

💬 Comments