The Null Epoch Agent Skill
PassAudited by ClawScan on Apr 21, 2026.
Overview
The skill's requests, instructions, and install steps are coherent with a Null Epoch game client: it only asks for a single game API key, Python, and an SDK from PyPI and confines network calls to api.null.firespawn.ai.
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.
