← 返回 Skills 市场
ovaris

Nordpool Fi

作者 ovaris · GitHub ↗ · v1.0.5
cross-platform ✓ 安全检测通过
2541
总下载
1
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install nordpool-fi
功能描述
Hourly electricity prices for Finland with optimal EV charging window calculation (3h, 4h, 5h).
安全使用建议
This skill appears internally consistent and low-risk, but consider the following before installing: - The script makes outbound HTTP requests to https://api.porssisahko.net; if your environment restricts network access or logs outbound calls, expect those requests to appear in logs. - No credentials are requested or stored, so there is no obvious credential-exfiltration vector in the provided files. - There are minor metadata inconsistencies (registry homepage missing vs package.json pointing to GitHub; package version mismatch). If provenance matters, verify the GitHub repo listed in package.json and confirm the author/source. - The script uses a fixed UTC+2 offset for Finland and does not explicitly handle DST (UTC+3 in summer); if you rely on exact local-hour scheduling for charging, review and test the time conversion logic before using it for automated charging control. - As a best practice, run the script in a sandbox or review/execute it locally to confirm behavior before granting any automated agent broad execution rights.
功能分析
Type: OpenClaw Skill Name: nordpool-fi Version: 1.0.5 The skill bundle is benign. The `bin/nordpool-fi.py` script fetches electricity prices from the legitimate `https://api.porssisahko.net` API, performs calculations for optimal EV charging windows, and outputs the results as JSON. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts in `SKILL.md` or the Python code. All actions are directly aligned with the stated purpose of providing Nordpool Finland energy prices.
能力评估
Purpose & Capability
The skill's name, description, SKILL.md, and the Python implementation all align: it fetches prices from the Porssisahko API and computes 3/4/5-hour charging windows. Minor metadata inconsistencies: registry metadata lists no homepage while package.json points to a GitHub repo, and package.json version is 1.0.4 while the registry version is 1.0.5 — these are bookkeeping issues, not functional mismatches.
Instruction Scope
SKILL.md instructs running the included Python script and describes the JSON output; the instructions do not ask the agent to read unrelated files, environment variables, or to send data to endpoints other than the declared API. The code only performs network calls to api.porssisahko.net and local computation.
Install Mechanism
There is no install spec (instruction-only with an included script). No downloads, package installers, or archive extraction are requested. Risk from installation is low because nothing will be written or fetched at install time by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. The behavior (HTTP GET to porssisahko API and local calculations) is consistent with needing no secrets.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not attempt to modify other skills or system-wide settings. It runs as a standalone script when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nordpool-fi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nordpool-fi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Fix: Add User-Agent header to avoid 403 Forbidden errors
v1.0.4
- Added frontmatter metadata with name, description, and tags to SKILL.md - No changes to functionality or usage instructions
v1.0.3
Added summary to SKILL.md and metadata
v1.0.2
- Updated package metadata (package.json) with no changes to skill features or documentation. - No user-facing changes; functionality and usage remain the same.
v1.0.1
- Updated package metadata in package.json. - No user-facing changes or functionality updates.
v1.0.0
Initial release of Nordpool Finland Energy Prices skill. - Fetches hourly electricity prices for Finland from the Porssisahko.net API. - Converts UTC times to Finland local time. - Provides summaries including current price, daily stats, and best charging windows (3h, 4h, 5h). - Designed for uses like optimizing EV charging and other energy-intensive tasks. - CLI tool with JSON output for easy integration.
元数据
Slug nordpool-fi
版本 1.0.5
许可证
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Nordpool Fi 是什么?

Hourly electricity prices for Finland with optimal EV charging window calculation (3h, 4h, 5h). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2541 次。

如何安装 Nordpool Fi?

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

Nordpool Fi 是免费的吗?

是的,Nordpool Fi 完全免费(开源免费),可自由下载、安装和使用。

Nordpool Fi 支持哪些平台?

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

谁开发了 Nordpool Fi?

由 ovaris(@ovaris)开发并维护,当前版本 v1.0.5。

💬 留言讨论