← 返回 Skills 市场
datadrivenconstruction

Data Model Designer

作者 datadrivenconstruction · GitHub ↗ · v2.1.0
darwinlinuxwin32 ✓ 安全检测通过
5366
总下载
0
收藏
45
当前安装
2
版本数
在 OpenClaw 中安装
/install data-model-designer
功能描述
Design data models for construction projects. Create entity-relationship diagrams, define schemas, and generate database structures.
安全使用建议
Install only if you are comfortable granting filesystem access for the project files and export paths you choose. Review and validate generated SQL identifiers before running the DDL against any real database.
功能分析
Type: OpenClaw Skill Name: data-model-designer Version: 2.1.0 The skill is classified as suspicious primarily due to a significant SQL injection vulnerability in the `generate_sql_schema` method within `SKILL.md`. Entity and field names, which can be user-controlled inputs, are directly concatenated into SQL DDL statements without sanitization, posing a risk for arbitrary SQL execution. Additionally, the `claw.json` grants broad `filesystem` permissions, which, while potentially justified for export functionality, amplifies the risk when combined with the SQL injection vulnerability. Although `instructions.md` advises the agent to 'Validate inputs before processing,' the underlying skill code itself does not implement this validation, making it inherently vulnerable.
能力评估
Purpose & Capability
The artifacts consistently describe construction data modeling: entities, relationships, ER diagrams, JSON schemas, SQL DDL, validation, and related project-data outputs.
Instruction Scope
The instructions mention reports, summary statistics, and export options, but these are adjacent to presenting user-provided data-modeling outputs rather than hidden or unrelated behavior.
Install Mechanism
The artifact contains only SKILL.md, instructions.md, and claw.json; there are no install scripts, executable files, package hooks, or dependency-install commands.
Credentials
The manifest requests filesystem permission, which is proportionate for reading user-selected CSV/Excel/JSON files and exporting results, but users should keep access limited to intended project files.
Persistence & Privilege
No credentials, background workers, startup hooks, persistent services, network calls, account access, privilege escalation, or destructive actions are present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install data-model-designer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /data-model-designer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
- Added detailed business case and technical documentation to SKILL.md. - Included Python class definitions, enums, and methods for systematic data model design, schema generation, ER diagrams, and validation. - Expanded skill description and metadata for clarity and compatibility.
v1.0.0
Initial release of Data Model Designer. - Design data models for construction projects with entities and relationships. - Generate SQL schemas, JSON schemas, and Mermaid entity-relationship diagrams. - Includes validation for primary keys and relationships. - Supports multiple data types, field constraints, and schema exports.
元数据
Slug data-model-designer
版本 2.1.0
许可证
累计安装 202
当前安装数 45
历史版本数 2
常见问题

Data Model Designer 是什么?

Design data models for construction projects. Create entity-relationship diagrams, define schemas, and generate database structures. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5366 次。

如何安装 Data Model Designer?

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

Data Model Designer 是免费的吗?

是的,Data Model Designer 完全免费(开源免费),可自由下载、安装和使用。

Data Model Designer 支持哪些平台?

Data Model Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Data Model Designer?

由 datadrivenconstruction(@datadrivenconstruction)开发并维护,当前版本 v2.1.0。

💬 留言讨论