← 返回 Skills 市场
whatsonyourmind

Oraclaw Forecast

作者 Whatsonyourmind · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install oraclaw-forecast
功能描述
Time series forecasting for AI agents. ARIMA and Holt-Winters predictions with confidence intervals. Predict revenue, traffic, prices, or any sequential data...
安全使用建议
This skill looks plausible for forecasting, but there is a key inconsistency: it requires ORACLAW_API_KEY yet the runtime instructions do not show any network calls, endpoints, or how the key is used. Before installing or providing secrets: 1) Ask the maintainer for concrete API docs or sample requests (endpoint URL, authentication header format, example cURL). 2) Verify the billing details and how data are transmitted/stored (privacy policy, terms, and whether data are sent to oraclaw.dev or another host). 3) Confirm the homepage and owner identity (who runs oraclaw.dev). 4) Avoid inserting your production API key until you can test with a throwaway key and observe calls. 5) If the skill is intended to run locally without network access, request an updated SKILL.md that removes the ORACLAW_API_KEY requirement. Providing those clarifications would increase confidence and could change this assessment to benign.
功能分析
Type: OpenClaw Skill Name: oraclaw-forecast Version: 1.0.0 The skill bundle provides documentation and metadata for a time-series forecasting service (oraclaw-forecast). It defines a single tool, 'predict_forecast', and requires an API key for the external service at oraclaw.dev. No executable code, suspicious instructions, or data exfiltration patterns were found in the provided files (SKILL.md and _meta.json).
能力评估
Purpose & Capability
The name/description (time-series forecasting) matches the single required credential (ORACLAW_API_KEY) if the skill calls an external Oraclaw API. However, the SKILL.md contains only an in-agent tool signature for predict_forecast and no network endpoints, authentication flow, or examples showing the API key being used. That mismatch (requiring a secret but not describing its use) is unexpected and warrants clarification.
Instruction Scope
The instructions describe inputs/outputs and forecasting rules but do not instruct the agent to call any external API or use the ORACLAW_API_KEY environment variable. They also do not indicate how user data is transmitted or billed. The scope is narrowly focused on forecasting logic, but the omission of networking/auth steps is an incoherence risk (either the skill is purely local and doesn't need the key, or it is external and the docs are incomplete).
Install Mechanism
No install specification and no code files are present, so nothing is written to disk and there is no installer risk. This is the lowest-risk install vector.
Credentials
Only one environment variable (ORACLAW_API_KEY) is required, which is proportionate for an API-backed forecasting service. However, the SKILL.md never references the variable or shows how it would be used, so the justification for requesting the secret is missing.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent inclusion or elevated platform privileges. Autonomous invocation is allowed by default (disable-model-invocation is false), which is normal but should be considered alongside other risks.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oraclaw-forecast
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oraclaw-forecast 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of oraclaw-forecast. - Provides fast time series forecasting using ARIMA and Holt-Winters models with 95% confidence intervals. - Supports prediction for any sequential data (e.g., revenue, traffic, prices). - Offers an API tool for generating forecasts via `predict_forecast`, including support for seasonal and non-seasonal data. - Requires at least 10 data points (ARIMA) or 2×seasonLength (Holt-Winters). - Pricing: $0.05 per forecast, with a free tier for up to 3,000 calls/month.
元数据
Slug oraclaw-forecast
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Oraclaw Forecast 是什么?

Time series forecasting for AI agents. ARIMA and Holt-Winters predictions with confidence intervals. Predict revenue, traffic, prices, or any sequential data... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Oraclaw Forecast?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install oraclaw-forecast」即可一键安装,无需额外配置。

Oraclaw Forecast 是免费的吗?

是的,Oraclaw Forecast 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Oraclaw Forecast 支持哪些平台?

Oraclaw Forecast 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Oraclaw Forecast?

由 Whatsonyourmind(@whatsonyourmind)开发并维护,当前版本 v1.0.0。

💬 留言讨论