Construction Assistant
v1.0.0施工项目管理助手。支持施工进度跟踪、材料清单管理、安全检查记录、施工日志生成、工程量计算。使用场景:(1) 创建/更新施工进度计划,(2) 管理材料和设备清单,(3) 记录安全检查和整改,(4) 生成施工日志和报告,(5) 计算工程量和成本估算。
⭐ 1· 129·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the provided scripts and reference files (schedule creation, progress update, material summary, safety checks, logs, reports). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md directs the agent to run included Python scripts and use local reference files; instructions reference only local paths and expected arguments. There are no instructions to read unrelated system files, contact external endpoints, or exfiltrate data.
Install Mechanism
No install spec is provided (instruction-only install). The repository includes Python scripts that run locally; nothing is downloaded or executed from remote URLs and no installers are invoked.
Credentials
The skill requests no environment variables, credentials, or external API keys. All operations use local file input/output (schedules, logs, inventory) which is proportionate to the described functionality.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide agent settings. It operates on files the user supplies or creates (schedules, reports) and does not request elevated or persistent privileges.
Assessment
This skill appears coherent and self-contained: it runs local Python scripts and uses included templates and reference files. Before installing/running: 1) verify the code if you will run it on sensitive systems (it reads/writes local JSON/MD files); 2) run in a controlled environment or review the scripts if you have regulatory/privacy concerns; 3) because the package owner is unknown, avoid running it with privileged accounts or on machines containing secrets you don’t want written to disk. If you need networked integration (cloud storage, CI, or team collaboration), plan additional checks because this skill currently has no external integration or credential handling.Like a lobster shell, security has layers — review code before you run it.
latestvk97aybhxkgvah0kr68a05c8f7583af2b
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
