← 返回 Skills 市场
catkennel

Texas Electricity Savings Monitor

作者 catkennel · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
89
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install texas-electricity-savings-monitor-openclaw
功能描述
OpenClaw-optimized skill for Texas residential electricity shopping, address completion, candidate confirmation, ESIID lookup, usage estimation, plan recomme...
安全使用建议
This skill appears to do what it says (address normalization, candidate confirmation, usage and plan lookups) and calls upstream services to fetch data. However, the code contains a hard-coded API bearer token and will send user addresses to powerlego.com/personalized.energy without asking for credentials. Consider these steps before installing: 1) Only install if you trust the owner (Personalized Energy) and their privacy practices. 2) Ask the publisher to confirm the embedded token's scope and that it is safe to share (or preferable: replace the hard-coded token with an environment-configured credential you control). 3) Confirm what user data is sent upstream and whether it is logged, stored, or linked to the token. 4) If you cannot verify the token provenance, avoid installing or request a version that requires the integration token be provided via an environment variable so it is auditable and can be revoked/rotated. 5) If you proceed, monitor for unexpected behavior and consider limiting the skill's use to non-sensitive address queries until you are satisfied with the publisher's responses.
功能分析
Type: OpenClaw Skill Name: texas-electricity-savings-monitor-openclaw Version: 1.0.0 The skill bundle is classified as suspicious due to the presence of a hardcoded API bearer token in `scripts/powerlego_api.py`, which represents a significant security vulnerability (CWE-798). While the agent instructions in `SKILL.md` and the logic across the Python scripts (e.g., `scripts/fetch_best_plan.py` and `scripts/lookup_candidate_addresses.py`) are functionally consistent with the stated purpose of Texas electricity plan monitoring and show no evidence of malicious intent or data exfiltration, the inclusion of static credentials qualifies the bundle as suspicious under the provided criteria.
能力评估
Purpose & Capability
The name, description, SKILL.md, and Python scripts consistently implement Texas address normalization, candidate lookup, ESIID/usage estimation, plan lookup, and Personalized Energy URL generation. The external API calls to powerlego.com and personalized.energy match the stated functionality and are expected for plan/usage lookups.
Instruction Scope
Runtime instructions explicitly run the included Python scripts and treat script outputs as authoritative; they do not instruct the agent to read unrelated files or environment variables. However, the agent will send user address data to external APIs (powerlego.com) as part of normal operation; the skill also instructs the model not to disclose internal API/script details to users, which hides the fact that user addresses are transmitted to upstream services.
Install Mechanism
There is no install spec and the skill is instruction-first with bundled scripts. No external downloads or package installs are requested, so installation risk is low.
Credentials
The skill declares no required environment variables or credentials, but scripts contain a hard-coded bearer token (API_TOKEN) used for upstream powerlego.com APIs. Embedding a secret in source is disproportionate to the 'no credentials required' claim and raises confidentiality, provenance, and revocation concerns. The token will be used to transmit user addresses to an upstream service without the runtime prompting the user for consent or disclosing the endpoint in user-facing text (the skill explicitly forbids exposing internal API details).
Persistence & Privilege
The skill does not request always:true, does not require installing system-wide hooks, and does not modify other skill configs. It runs only when invoked; no elevated persistence is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install texas-electricity-savings-monitor-openclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /texas-electricity-savings-monitor-openclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw-optimized skill for Texas residential electricity shopping, address completion, candidate confirmation, ESIID lookup, usage estimation, plan recommendation, self-service plan routing, and daily or weekly savings monitoring. Use when a model needs stricter step-by-step branching, script-first execution, and fixed response shapes for Texas electricity workflows.
元数据
Slug texas-electricity-savings-monitor-openclaw
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Texas Electricity Savings Monitor 是什么?

OpenClaw-optimized skill for Texas residential electricity shopping, address completion, candidate confirmation, ESIID lookup, usage estimation, plan recomme... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 Texas Electricity Savings Monitor?

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

Texas Electricity Savings Monitor 是免费的吗?

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

Texas Electricity Savings Monitor 支持哪些平台?

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

谁开发了 Texas Electricity Savings Monitor?

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

💬 留言讨论