Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

S2 Mothership [3.22 Native]

v1.1.3

A spatial logic framework for Openclaw. Provides local state compression and coordinate management safely isolated in user space.

0· 140· 4 versions· 0 current· 0 all-time· Updated 13h ago· MIT-0
byMilesXiang@spacesq

Install

openclaw skills install s2-space-agent-os-mothership

S2 Space Agent OS: Spatial Basecamp

Dear Reviewers, Thank you for the strict security scan. We have completed a comprehensive compliance overhaul to align with your platform's automated security requirements.

v1.1.3 Compliance Report

  1. Metadata Alignment: All environment variables (HA_TOKEN, TUYA_CLIENT_ID, S2_PRIVACY_CONSENT), binaries, and PIP packages are now explicitly flattened at the root of the YAML frontmatter. This ensures your registry parser correctly maps all credential requirements before user installation.
  2. Unicode Purge: Removed all emojis, rich text formatting, and hidden control characters to ensure strict prompt-injection safety.
  3. No System Alteration: This skill does NOT modify system-level crontab, systemd, or install daemons. All interval triggers strictly utilize the standard OpenClaw 3.22 Heartbeat SDK within the local Python runtime.
  4. Sandboxed I/O: Removed all legacy terms like "local backup" or "vault". The code only writes to explicit, user-space directories (e.g., s2_local_context_logs) for state backup. It does NOT read logs of other agents.
  5. Declared Cloud Adapters: Code paths utilizing requests/HTTP for local HA or Tuya actuation will immediately exit if the explicitly declared environment variables (HA_TOKEN, etc.) are not provided by the user.

Core Capabilities

  • Active Spatial Triggers: Leverages the official 3.22 Heartbeat definition to execute local data compression (s2_chronos_compress).
  • State Validator: A strict validation layer that intercepts command payloads via handler.py and throws a standard CircuitBreakerException if logical bounds are exceeded.
  • Spatial Pod Allocation: A mathematical grid abstraction that assigns logical 2x2 meter virtual coordinates to agent instances.

We fully respect the platform's security boundaries. The package is now fully transparent and strictly sandboxed.

Version tags

latestvk9717hd2rx2vemh5pzrymx33fs83j31w

Runtime requirements

Environment variables
S2_PRIVACY_CONSENTrequired
S2_ENABLE_REAL_ACTUATIONrequired
HA_URLrequired
HA_TOKENrequired
TUYA_CLIENT_IDrequired
TUYA_SECRETrequired