办公室面积计算器

v1.0.0

基于20年全国办公选址经验的专业办公室面积测算工具。当用户询问办公室规划、工位数需求、办公室面积测算、多少人需要多大办公室、如何计算租赁面积时触发。核心功能:输入总人数、财务人数、工位规格、各功能区面积,输出建议租赁总面积及详细分解。特点:不用反复找设计公司,成本极低,行政人员可直接使用。

0· 51·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the implementation: the SKILL.md describes inputs (seats, finance, seat size, areas) and the included scripts/calculate.py implements exactly those calculations. There are no unrelated requirements (no cloud creds, binaries, or config paths).
Instruction Scope
SKILL.md instructs the agent to parse natural-language parameter descriptions and call the local calculation script. The instructions do not ask the agent to read arbitrary files, environment variables, or transmit data externally — scope is limited to computing and returning area estimates.
Install Mechanism
No install mechanism is declared (instruction-only + a small Python script). Nothing is downloaded or written to disk beyond the bundled script; no external packages or untrusted URLs are used.
Credentials
The skill requests no environment variables, credentials, or config paths. The data it needs (numeric parameters) are passed as arguments — proportional to the stated purpose.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It can be invoked normally by the agent but has no elevated persistence or privileges.
Assessment
This skill appears coherent and low-risk: it runs a simple local Python calculation, asks for no secrets, and its behavior matches the SKILL.md. Before installing, you may want to: (1) verify the author's repository/homepage if you need provenance (the package lists a GitHub URL but owner details are minimal), (2) test the tool with known examples to ensure the calculation assumptions (aisle factor, gross-up factors) match your expectations — the script applies area multipliers that may double-up depending on how you interpret '得房率' — and (3) review or run the included scripts in a controlled environment if you plan to run them locally. If you need stricter guarantees, ask for a signed/reputable source or additional maintainer info.

Like a lobster shell, security has layers — review code before you run it.

latestvk9780s9758ybknw5a9ytn1achn84fqan

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments