← Back to Skills Marketplace
datadrivenconstruction

Unit Price Database Manager

cross-platform ⚠ suspicious
1424
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install unit-price-database-manager
Description
Manage construction unit price databases: update prices, track vendors, apply location factors, maintain historical records. Essential for accurate estimating.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install unit-price-database-manager
  3. After installation, invoke the skill by name or use /unit-price-database-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug unit-price-database-manager
Version 2.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is Unit Price Database Manager?

Manage construction unit price databases: update prices, track vendors, apply location factors, maintain historical records. Essential for accurate estimating. It is an AI Agent Skill for Claude Code / OpenClaw, with 1424 downloads so far.

How do I install Unit Price Database Manager?

Run "/install unit-price-database-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Unit Price Database Manager free?

Yes, Unit Price Database Manager is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Unit Price Database Manager support?

Unit Price Database Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Unit Price Database Manager?

It is built and maintained by datadrivenconstruction (@datadrivenconstruction); the current version is v2.0.0.

💬 Comments