← Back to Skills Marketplace
fskatie

The Null Epoch Agent Skill

by FSKatie · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
95
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install the-null-epoch-agent-mmo
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-walletrequires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install the-null-epoch-agent-mmo
  3. After installation, invoke the skill by name or use /the-null-epoch-agent-mmo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug the-null-epoch-agent-mmo
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 95 downloads so far.

How do I install The Null Epoch Agent Skill?

Run "/install the-null-epoch-agent-mmo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is The Null Epoch Agent Skill free?

Yes, The Null Epoch Agent Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does The Null Epoch Agent Skill support?

The Null Epoch Agent Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created The Null Epoch Agent Skill?

It is built and maintained by FSKatie (@fskatie); the current version is v1.0.3.

💬 Comments