← 返回 Skills 市场
S2-BAS-Causal-OS (S2 楼宇自控因果操作系统)
作者
MilesXiang
· GitHub ↗
· v1.1.0
· MIT-0
138
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install s2-bas-causal-os
功能描述
A thermodynamic physics engine for BAS. Equips the agent with SSSU spatial mapping, thermal calibration, and Causal Lookahead Control (CLC) prediction. Inclu...
安全使用建议
This skill appears coherent with its BAS prediction and dual-track auth goals, but treat it as prototype code: do not deploy in production until the BMS/owner token exchange is clearly specified and implemented, remove hardcoded keys from source, ensure cryptographic verification of Dispatch_Token/Owner_Token (not simple equality checks), verify there are no unexpected network endpoints beyond localhost, and perform a code review and functional tests in an isolated environment. If you plan to integrate with a real BMS, require an auditable token issuance flow and never supply real credentials to this skill until those safeguards are implemented.
功能分析
Type: OpenClaw Skill
Name: s2-bas-causal-os
Version: 1.1.0
The skill bundle provides a thermodynamic physics engine for Building Automation Systems (BAS) with a focus on HVAC control. The core logic in `handler.py` implements a 'Dual-Track Authorization' security gateway that explicitly restricts high-level hardware interventions (L2/L3) unless specific cryptographic tokens or IDs are provided, effectively enforcing a zero-trust model. The documentation (SKILL.md, README.md) and whitepapers describe a specialized 'Taohuayuan World Model' for spatial causal computing, and the plugin manifest (`openclaw.plugin.json`) limits network access to localhost, showing no signs of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name, README, SKILL.md, and code consistently describe a thermodynamic CLC predictor for BAS and a dual-track authorization model. Declared permissions (tool: execute_bas_causal_os, network: localhost) align with on-device/edge BAS integration; no unrelated environment variables, binaries, or external-cloud credentials are requested.
Instruction Scope
SKILL.md confines the agent to an advisory/control role and mandates authorization checks before physical actions. However, the runtime code embeds a simulated registry and performs authorization by comparing supplied tokens to hardcoded strings; token issuance/verification mechanisms (how BMS returns Dispatch_Token or how Owner_Token is provisioned) are not specified. The handler includes implementation placeholders (predict_clc called with ellipses) and possible imports/exception gaps, indicating incomplete code rather than malicious instructions.
Install Mechanism
No install spec — instruction-only with a small python handler file. No downloads, third-party install sources, or archive extraction are present.
Credentials
The skill requests no environment variables or external credentials. The only sensitive artifacts are token-like strings embedded in code (bms_pub_key, owner_id) — these are hardcoded for simulation and not requested from the environment, which is functionally conservative but insecure if used in production.
Persistence & Privilege
always:false and user-invocable; plugin permissions are limited to localhost network and a named tool. The skill does not request system-wide changes to other skills or global config. No evidence of persistent escalation or automatic enablement.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install s2-bas-causal-os - 安装完成后,直接呼叫该 Skill 的名称或使用
/s2-bas-causal-os触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
**Dual-Track Authorization and Security update for thermodynamic BAS control:**
- Added strict authorization handling: Commercial (BMS approval required), Residential (owner digital ID required for hardware actions).
- Clarified controller role: advisory only, cannot execute actions without explicit permission.
- Updated Causal Lookahead Control (CLC): instructions for L0-L4 actions specify advice, proposal, or protected action path depending on context.
- Simplified description and removed nonessential content.
- Emphasized zero-trust security principles for both commercial and residential operation modes.
v1.0.0
- Initial release of s2-bas-causal-os (v1.0.0): a unified thermodynamic physics engine for Building Automation Systems.
- Equips agents with SSSU spatial mapping, thermal calibration, and Causal Lookahead Control (CLC) for autonomous HVAC control and semi-open boundary management.
- Introduces discrete causal state transition logic to replace traditional reactive PID methods.
- Defines a structured L0-L4 decision matrix for handling anomalies and communicating critical facility states.
- Provides clear communication and action routing guidelines for efficient and transparent operation within BAS environments.
元数据
常见问题
S2-BAS-Causal-OS (S2 楼宇自控因果操作系统) 是什么?
A thermodynamic physics engine for BAS. Equips the agent with SSSU spatial mapping, thermal calibration, and Causal Lookahead Control (CLC) prediction. Inclu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 138 次。
如何安装 S2-BAS-Causal-OS (S2 楼宇自控因果操作系统)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install s2-bas-causal-os」即可一键安装,无需额外配置。
S2-BAS-Causal-OS (S2 楼宇自控因果操作系统) 是免费的吗?
是的,S2-BAS-Causal-OS (S2 楼宇自控因果操作系统) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
S2-BAS-Causal-OS (S2 楼宇自控因果操作系统) 支持哪些平台?
S2-BAS-Causal-OS (S2 楼宇自控因果操作系统) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 S2-BAS-Causal-OS (S2 楼宇自控因果操作系统)?
由 MilesXiang(@spacesq)开发并维护,当前版本 v1.1.0。
推荐 Skills