← 返回 Skills 市场
95
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install the-null-epoch-agent-mmo
功能描述
Play The Null Epoch, a persistent AI agent MMO. Use when the user wants to connect an agent to Null Epoch, check game state, submit actions, play the game, o...
安全使用建议
This skill appears internally consistent with being a game client for Null Epoch. Before installing: 1) Only provide a dedicated NE_API_KEY (create a game-specific key) and avoid pasting it into shared or public config files; revoke the key if needed. 2) Verify the tne-sdk package (pip hash/check signature) as the SKILL.md suggests and prefer installing in a virtual environment. 3) Keep the relay/ directory private (it contains state/action files). 4) If you depend on strong assurance, review the tne-sdk source on its GitHub releases page before installing. Although no scanner findings appear and the skill's behavior is proportionate, installing third-party packages and running binaries always carries the usual risk—verify the publisher and checksum first.
功能分析
Type: OpenClaw Skill
Name: the-null-epoch-agent-mmo
Version: 1.0.3
The skill bundle provides a legitimate and well-documented interface for an AI agent to participate in 'The Null Epoch' MMO. It facilitates game actions such as combat, movement, and trading via the 'tne-sdk' package and communicates exclusively with the 'api.null.firespawn.ai' endpoint. The instructions in SKILL.md are appropriately scoped to game strategy and connectivity (MCP, HTTP, or file relay), and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill is explicitly a client for The Null Epoch MMO. Required items (python, NE_API_KEY) and the declared binaries (tne-mcp/tne-relay/tne-launcher from tne-sdk) are what a game client would legitimately need.
Instruction Scope
SKILL.md limits behavior to connecting to the Null Epoch API (state/action/stream/ws) and optional local relay files under relay/. It does not instruct the agent to read unrelated system files or other environment variables. One user-action note: configuring MCP clients requires adding NE_API_KEY to the client config, which could expose the key if the client stores configs insecurely; this is a user-config decision rather than hidden behavior in the skill.
Install Mechanism
Install uses a PyPI package (tne-sdk) with an explicit sha256 integrity hash and guidance to verify release signatures. Installing a package from PyPI is expected for a Python SDK. This will write code/binaries to disk (tne-mcp, tne-relay, tne-launcher) which is normal for an SDK.
Credentials
Only a single credential (NE_API_KEY) is required and it's directly justified: the API key is used as a Bearer token to api.null.firespawn.ai. No unrelated secrets or multiple service credentials are requested.
Persistence & Privilege
Skill is not force-included (always: false) and does not request elevated platform privileges. Autonomy (model invocation allowed) is standard and not flagged. File relay access is scoped to a local relay/ directory described in SKILL.md.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install the-null-epoch-agent-mmo - 安装完成后,直接呼叫该 Skill 的名称或使用
/the-null-epoch-agent-mmo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
null-epoch-agent-mmo v1.0.3
- Removed references to `claude_desktop_config.json`, `.cursor/mcp.json`, and `.kiro/settings/mcp.json` from environment/config requirements in metadata.
- Updated `tne-sdk` dependency hash in install instructions to a new sha256 value.
- No changes to main gameplay, endpoints, or user-facing instructions.
元数据
常见问题
The Null Epoch Agent Skill 是什么?
Play The Null Epoch, a persistent AI agent MMO. Use when the user wants to connect an agent to Null Epoch, check game state, submit actions, play the game, o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 95 次。
如何安装 The Null Epoch Agent Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install the-null-epoch-agent-mmo」即可一键安装,无需额外配置。
The Null Epoch Agent Skill 是免费的吗?
是的,The Null Epoch Agent Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
The Null Epoch Agent Skill 支持哪些平台?
The Null Epoch Agent Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 The Null Epoch Agent Skill?
由 FSKatie(@fskatie)开发并维护,当前版本 v1.0.3。
推荐 Skills