← Back to Skills Marketplace
pandasun

space-login

by qinlong · GitHub ↗ · v1.0.2
cross-platform ✓ Security Clean
279
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install space-login
Description
提供模拟太空登录、身份验证、轨道认证及多星系权限管理,支持飞船绑定和实时轨道同步功能。
Usage Guidance
This skill is a local simulator: the Python files implement an in-memory 'space login' experience and do not contact external services or read secrets. Notes before installing/running: 1) SKILL.md mentions environment variables (SPACE_API_KEY) that the code does not use — treat those as examples only. 2) The package has no external dependencies or installers, but you should still inspect config.json before running to ensure no sensitive values are present. 3) If you want extra assurance, run the examples in a sandbox or isolated environment; otherwise it appears safe for learning/entertainment use.
Capability Analysis
Type: OpenClaw Skill Name: space-login Version: 1.0.2 The skill is a harmless simulation of a 'space login' system intended for entertainment or educational purposes. The core logic in space_login.py and login_example.py consists of mock functions that print status messages and return randomized data (e.g., oxygen levels, orbital IDs) without performing any network requests, file exfiltration, or sensitive system operations. The SKILL.md documentation uses sci-fi themes but contains no malicious prompt injection or instructions to bypass security controls.
Capability Assessment
Purpose & Capability
The name/description (simulated space login/auth) aligns with the provided Python implementation: SpaceLogin is a local simulator that manages in-memory login/logout/status. No unrelated cloud services, binaries, or credentials are requested by the code.
Instruction Scope
SKILL.md instructs typical install/use steps and CLI/Python usage that map to the code. The docs mention example environment variables (SPACE_API_KEY, SPACE_CENTER) and a config.json, but the Python code does not read those environment variables — it reads a local config file or falls back to built-in defaults. This is a documentation mismatch (misleading but not harmful).
Install Mechanism
There is no install spec and requirements.txt is empty. The README/SKILL.md suggest pip installing requirements (a no-op here). No downloads, external installers, or archive extraction are present.
Credentials
Registry metadata lists no required env vars and the package does not request secrets. However, SKILL.md shows example environment variables which are not required or consumed by the code — a documentation inconsistency. No config paths or credentials are accessed by the code.
Persistence & Privilege
Skill does not request 'always' presence and does not modify system or other skills. It runs as a local library/CLI with no autonomous or privileged side effects.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install space-login
  3. After installation, invoke the skill by name or use /space-login
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
space-login
Metadata
Slug space-login
Version 1.0.2
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is space-login?

提供模拟太空登录、身份验证、轨道认证及多星系权限管理,支持飞船绑定和实时轨道同步功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 279 downloads so far.

How do I install space-login?

Run "/install space-login" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is space-login free?

Yes, space-login is completely free (open-source). You can download, install and use it at no cost.

Which platforms does space-login support?

space-login is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created space-login?

It is built and maintained by qinlong (@pandasun); the current version is v1.0.2.

💬 Comments