← 返回 Skills 市场
pandasun

space-login

作者 qinlong · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
279
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install space-login
功能描述
提供模拟太空登录、身份验证、轨道认证及多星系权限管理,支持飞船绑定和实时轨道同步功能。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install space-login
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /space-login 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
space-login
元数据
Slug space-login
版本 1.0.2
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

space-login 是什么?

提供模拟太空登录、身份验证、轨道认证及多星系权限管理,支持飞船绑定和实时轨道同步功能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。

如何安装 space-login?

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

space-login 是免费的吗?

是的,space-login 完全免费(开源免费),可自由下载、安装和使用。

space-login 支持哪些平台?

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

谁开发了 space-login?

由 qinlong(@pandasun)开发并维护,当前版本 v1.0.2。

💬 留言讨论