📦 Space Login — 空间登录

v1.0.2

空间登录工具。

0· 243·0 当前·0 累计
pandasun 头像by @pandasun (qinlong)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/4
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
This is a self-contained simulation skill (local Python code) that matches its stated purpose; documentation contains minor inconsistencies but there are no signs of hidden network exfiltration or secret access.
评估建议
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...
详细分析 ▾
用途与能力
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.
指令范围
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).
安装机制
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.
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.22026/3/4

space-login

无害

安装命令

点击复制
官方npx clawhub@latest install space-login
镜像加速npx clawhub@latest install space-login --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库