📦 Inventory Health Auditor — 技能工具
v1.0.0Audit ecommerce inventory notes or SKU exports, flag stockout, aging, overstock, capital lock-up, and promo-readiness risks, then turn partial inventory data...
0· 18·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidenceThe skill is internally consistent with its offline inventory-audit purpose: it processes user-pasted SKU/export text, has no install steps, does not request credentials, and contains only local, heuristic analysis code.
评估建议
This skill appears to do exactly what it claims: transform pasted SKU/export text into a prioritized inventory report without contacting external systems or requesting secrets. Before installing or running it, review any data you paste — the tool will include your inputs verbatim in the report. If you operate in a regulated environment, avoid pasting PII or credentials. If you want extra assurance, run the included tests locally in a sandboxed environment to verify behavior before using on sensi...详细分析 ▾
✓ 用途与能力
Name, description, SKILL.md workflow and the included Python code align: the code normalizes user-provided inventory notes/exports, detects objectives/signals/risks, and renders a markdown report. No cloud, ERP/WMS, or unrelated services are requested.
✓ 指令范围
SKILL.md explicitly states it uses only exported data and pasted notes. The runtime code reads SKILL.md locally for metadata and processes only the provided input; there are no instructions to read unrelated system files, environment variables, or to send data externally.
✓ 安装机制
This is an instruction-plus-source skill with no install spec (no downloads or extracted archives). There is no package installation, remote fetch, or external binary requirement in the manifest.
✓ 凭证需求
No environment variables, credentials, or config paths are required. The code does not reference or demand secrets. The lack of requested credentials is proportional to the offline, manual-input nature of the skill.
✓ 持久化与权限
The skill is not marked always:true and does not request or modify other skills or global agent configuration. It does not persist credentials or install persistent components.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/14
Initial release of Inventory Health Auditor skill. - Audits ecommerce inventory notes or SKU exports to flag stockout, aging, overstock, capital lock-up, and promo-readiness risks. - Transforms partial inventory data into a prioritized replenish-hold-clear action brief. - Designed for weekly/monthly inventory reviews and pre-promo checks without live ERP or BI integrations. - Returns a markdown report summarizing risks, prioritized actions, and a 30-day inventory plan. - Explicitly avoids automated purchasing or certainties when data is incomplete.
● 无害
安装命令
点击复制官方npx clawhub@latest install inventory-health-auditor
镜像加速npx clawhub@latest install inventory-health-auditor --registry https://cn.longxiaskill.com