← 返回 Skills 市场
Unit Price Database Manager
作者
datadrivenconstruction
· GitHub ↗
· v2.0.0
1424
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install unit-price-database-manager
功能描述
Manage construction unit price databases: update prices, track vendors, apply location factors, maintain historical records. Essential for accurate estimating.
安全使用建议
This skill appears coherent and focused on managing unit-price data. Before installing, note that it declares filesystem permission (needed for importing/exporting local databases) — only grant it access if you trust it to read/write the directories where you store data. There are no network endpoints or credentials requested. If you plan to run the included Python examples locally, review them and any dependencies (pandas, Decimal usage) before execution. If you need stricter limits, avoid giving it access to sensitive folders or run it in an isolated environment.
功能分析
Type: OpenClaw Skill
Name: unit-price-database-manager
Version: 2.0.0
The skill is classified as suspicious due to its direct and unrestricted file system read/write capabilities via `import_from_csv` and `export_to_csv` methods in `SKILL.md`. While the `claw.json` explicitly declares `filesystem` permission, these functions accept arbitrary `file_path` arguments, creating a significant Local File Inclusion/Arbitrary File Write vulnerability. A malicious prompt could instruct the AI agent to read sensitive system files (e.g., `/etc/passwd`, `~/.ssh`) or overwrite critical files, leading to data exfiltration or denial of service. There is no evidence of intentional malicious behavior within the code or instructions, but the high-risk nature of this vulnerability warrants a 'suspicious' classification.
能力评估
Purpose & Capability
Name/description, instructions.md, and the included Python examples all describe unit price CRUD, location adjustments, history tracking, and exports — consistent with a database manager for estimating.
Instruction Scope
Runtime instructions focus on creating/importing entries, lookups, updates, escalation and exports. They do not request arbitrary system data, environment variables, or external endpoints beyond normal import/export behavior.
Install Mechanism
No install spec and no code files to execute — this is an instruction-only skill, so nothing is downloaded or installed by the skill itself.
Credentials
No required environment variables, API keys, or credentials are declared. The skill does declare a 'filesystem' permission in claw.json which matches expected import/export and local DB usage.
Persistence & Privilege
always:false (normal). The skill is user-invocable and can be invoked autonomously (platform default). The declared filesystem permission grants read/write access to local files — appropriate for import/export but worth considering before granting access to sensitive directories.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install unit-price-database-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/unit-price-database-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Version 2.0.0
- Major update with new technical documentation, skill description, and business case sections.
- Details unit price management: updates, vendor quotes, location factors, price history, and escalation.
- Outlines key benefits for estimating, bidding, cost control, and trend analysis.
- Provides clear docstring and class/method structure for construction unit price database management.
v1.0.0
Unit Price Database Manager 1.0.0 – Initial Release
- Manage and maintain construction unit price databases with vendor, location, and historical tracking.
- Update prices, apply location adjustment factors, and track all changes in price history.
- Maintain vendor quotes and find best available prices for materials.
- Support for location- and time-based adjustments to ensure accurate cost estimates.
元数据
常见问题
Unit Price Database Manager 是什么?
Manage construction unit price databases: update prices, track vendors, apply location factors, maintain historical records. Essential for accurate estimating. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1424 次。
如何安装 Unit Price Database Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install unit-price-database-manager」即可一键安装,无需额外配置。
Unit Price Database Manager 是免费的吗?
是的,Unit Price Database Manager 完全免费(开源免费),可自由下载、安装和使用。
Unit Price Database Manager 支持哪些平台?
Unit Price Database Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Unit Price Database Manager?
由 datadrivenconstruction(@datadrivenconstruction)开发并维护,当前版本 v2.0.0。
推荐 Skills