S2 SSSU Origin Alignment Brain (S2 空间原点对齐与孪生大脑)

v1.0.0

S2 Spatial Twin & Origin Alignment Brain. Enforces Z-axis reduction and mandatory 2D grid translation via the main entrance anchor, followed by tensor-based...

0· 52·0 current·0 all-time
byMilesXiang@spacesq
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description describe spatial origin anchoring and tensor navigation; the code implements grid alignment, visa issuance, ledgering, multimodal fusion, boundary scanning, and swarm arbitration. The single declared env var (S2_SWARM_PKI_ROOT) is used by the swarm PKI verification component and is proportionate to the stated swarm-authentication feature.
Instruction Scope
SKILL.md instructs the agent to call the provided tool actions (ALIGN_SPATIAL_GRID, REQUEST_VISA, NAVIGATE_STEP) and to "permanently snap" the agent's internal SLAM grid to the returned transform. That behavior is consistent with the alignment purpose but is high-impact: it directs modification of the agent's internal navigation state (potentially irreversible) and grants the skill authority to change core mapping data. The instructions do not ask for unrelated files/credentials or external endpoints.
Install Mechanism
No install spec or external downloads; the package is instruction-and-code-only with bundled Python source and an entry handler. Nothing in the manifest downloads or executes code from untrusted URLs.
Credentials
Only S2_SWARM_PKI_ROOT is required and appears justified (used to verify peer signatures in swarm_sync). No unrelated secrets (cloud keys, tokens, passwords) are requested.
Persistence & Privilege
always:false (not force-included). The plugin declares network permission for 'p2p_mesh' and 'localhost' and allows tool invocation; combine this with SKILL.md's instruction to permanently snap SLAM grids and the skill's governance features (visa revocation, ledgering, and an 'emergency_override' routine) — these are coherent for a 'space owner' governance brain but are high-privilege actions if the skill is granted network access or integrated with physical actuators. Autonomous model invocation is allowed (default) but not by itself a disqualifier.
Assessment
This skill appears internally consistent with its stated purpose, but it will instruct your agent to permanently modify its SLAM/navigation state and expects a PKI root for swarm verification. Before installing: (1) review and back up your agent's maps and navigation state so you can undo the forced transform if needed; (2) restrict network scope (avoid connecting the plugin to untrusted p2p meshes) unless you intend to participate in S2 mesh; (3) audit any integration between this skill and real-world actuators (the code contains visa revocation and an emergency_override path that, when wired to hardware, could disable robots); (4) confirm you trust the source (no homepage listed) and consider running the skill in a sandboxed environment first.

Like a lobster shell, security has layers — review code before you run it.

latestvk977gm3jr1e1c3pf3tppyebyfh84cd7q

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

EnvS2_SWARM_PKI_ROOT

Comments