← 返回 Skills 市场
cjmore66

TIA HW AUDITOR

作者 Caisik · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
99
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install tia-hw-auditor
功能描述
Use TIA Openness to compare hardware and I/O configuration between field and master backups.
安全使用建议
This skill appears to be what it claims (an auditor for Siemens TIA backups) but has gaps that could lead to unsafe behavior. Before installing or enabling it, do the following: (1) Obtain and review the actual audit script(s) (TIA-HW-Audit.ps1 / tia_hw_audit.bat) — they are not bundled; do not let the agent fetch/execute an unknown script automatically. (2) Clarify and lock down the 'configured paths' the skill will read; avoid granting wide filesystem or network-share mounts. (3) Ensure PowerShell and Siemens TIA Portal/Openness are present and licensed if needed, and declare these dependencies. (4) Run the audit in a restricted environment or with a dedicated account that has only the necessary read access to the specific .zap18 backups. (5) If you need a higher-assurance verdict, provide the actual script code and the exact configured-paths/auth model so the scripts and instructions can be reviewed for unexpected network calls or exfiltration.
功能分析
Type: OpenClaw Skill Name: tia-hw-auditor Version: 1.0.0 The skill bundle requests high-risk 'shell' and 'filesystem' permissions to execute external batch and PowerShell scripts and mount network paths (e.g., \\nas\factory and \\vault\engineering). While these capabilities are aligned with the stated purpose of auditing Siemens TIA Portal hardware configurations, the ability to run arbitrary external commands and access sensitive industrial project files (.zap18) constitutes a significant security risk and high-privilege surface area without evidence of malicious intent in the provided files (SKILL.md, Scripts/README.md).
能力评估
Purpose & Capability
The name/description (audit TIA .zap18 backups using TIA Openness) matches the instructions (locate backups, run an audit script, produce CSV/JSON). However the SKILL.md and README refer to external scripts and runtime requirements (PowerShell, TIA Portal Openness) that are not declared in the skill metadata, which is an inconsistency the user should address.
Instruction Scope
Instructions explicitly permit mounting/accessing network paths and tell the agent to 'Locate latest field and master .zap18 files from configured paths' but do not define where those paths are or how to authenticate. This gives the agent broad discretion to traverse file shares and run external scripts (e.g., tia_hw_audit.bat or a PowerShell script) that are not included — increasing the risk that the agent will read/transfer sensitive files or execute unreviewed code.
Install Mechanism
There is no install spec (instruction-only), which reduces installation risk. But the README references a missing PowerShell script (TIA-HW-Audit.ps1) and requires Siemens TIA Portal Openness; those external dependencies are not provided or declared, so the agent will rely on an environment-provided script/binary whose provenance is unknown.
Credentials
The skill requests no environment variables or explicit credentials, which is appropriate. However it implicitly requires read access to network NAS/vault paths and a licensed TIA Portal/PowerShell environment. Because credentials or mount points are unspecified, users may be tempted to grant broad filesystem or network share access to satisfy the skill — that would be disproportionate unless narrowly scoped.
Persistence & Privilege
The skill is not marked always:true and is user-invocable; it does not request persistent platform privileges or modify other skills. Autonomous invocation is allowed by default but is not combined with other high-risk privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tia-hw-auditor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tia-hw-auditor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of TIA_HW_AUDITOR. - Compares hardware and I/O configuration between field and master backups using TIA Openness. - Mounts or accesses NAS and engineering vault paths to locate backup files. - Runs an external audit script on .zap18 files. - Outputs change results in CSV (detailed) and JSON (summary) formats. - Detects node additions, I/O address shifts, firmware changes, and forced I/O points. - Integrated heartbeat agent workflow for automated report generation.
元数据
Slug tia-hw-auditor
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

TIA HW AUDITOR 是什么?

Use TIA Openness to compare hardware and I/O configuration between field and master backups. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 TIA HW AUDITOR?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tia-hw-auditor」即可一键安装,无需额外配置。

TIA HW AUDITOR 是免费的吗?

是的,TIA HW AUDITOR 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

TIA HW AUDITOR 支持哪些平台?

TIA HW AUDITOR 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 TIA HW AUDITOR?

由 Caisik(@cjmore66)开发并维护,当前版本 v1.0.0。

💬 留言讨论