Ai Intelligent Demand Forecasting — 技能工具
v1.0.0需求预测,销售预测 + 补货计划。
0· 64·0 当前·0 累计
安全扫描
OpenClaw
可疑
medium confidenceThe skill's description matches its purpose, but it contains runtime instructions to fetch and run external code (git clone + pip install + python app.py) while providing no code inside the skill bundle — this reliance on executing remote code without review is a concerning mismatch.
评估建议
This skill package contains only instructions and no code; following them will clone and execute an external GitHub repository (pip install + python app.py). Before running anything: (1) obtain and inspect the referenced GitHub repository and review its requirements.txt and app.py for network calls, credential usage, or dangerous shell commands; (2) run the code in an isolated sandbox or VM; (3) verify the repository's trustworthiness (owner, commits, signed releases); (4) check whether the app ...详细分析 ▾
✓ 用途与能力
Name, description, and declared functionality (demand/sales forecasting, replenishment) align with the SKILL.md content and tags. There are no unrelated environment variables, binaries, or config paths declared.
⚠ 指令范围
The SKILL.md instructs users/agents to git clone a GitHub repo and run pip install -r requirements.txt and python app.py. Because the skill package contains no code, these instructions cause the agent/user to fetch and execute third-party code at runtime — a scope expansion beyond the provided files and not reviewable from the packaged skill.
⚠ 安装机制
There is no install spec inside the package, but the instructions direct cloning from a GitHub repo and installing its dependencies. GitHub is a known host (lower risk than arbitrary URLs), but the repo is external and not bundled, so installing and executing it results in running unreviewed code from the network.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. There are no obvious requests for unrelated secrets in the package itself. However, the external repo (if run) could later request secrets; that cannot be assessed from the packaged files.
✓ 持久化与权限
The skill does not request always:true or any elevated persistence. It is user-invocable and allows normal autonomous invocation, which is the platform default and not itself a concern here.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/29
- Initial release of AI智能需求预测系统 (ai-intelligent-demand-forecasting) version 1.0.0. - Enables AI-powered demand and sales forecasting, including automated replenishment planning. - Features seasonal analysis, promotion impact assessment, and forecasting accuracy/error analysis. - Offers tiered pricing: Basic, Professional, and Enterprise plans. - Suitable for sales forecasting, inventory planning, supply chain, and retail scenarios. - Built with Python, FastAPI, time series forecasting, machine learning, and error analysis.
● 无害
安装命令 点击复制
官方npx clawhub@latest install ai-demand-forecast
镜像加速npx clawhub@latest install ai-demand-forecast --registry https://cn.clawhub-mirror.com
技能文档
描述
需求预测,销售预测 + 补货计划。功能
- 销售预测(AI预测)
- 季节分析(季节因子)
- 促销影响(促销调整)
- 补货计划(自动补货)
- 预测准确率(误差分析)
定价
- 基础版:¥299/月(100 SKU)
- 专业版:¥1499/月(1000 SKU)
- 企业版:¥4999/月(无限 SKU)
适用场景
- 销售预测
- 库存计划
- 供应链
- 零售预测
技术栈
- Python + FastAPI
- 时序预测
- 机器学习
- 误差分析
安装
git clone https://github.com/openclaw-skills/ai-intelligent-demand-forecasting
cd ai-intelligent-demand-forecasting
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制