← 返回 Skills 市场
Test Gas Skill
作者
GustavoZiaugra
· GitHub ↗
· v0.1.0
736
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test-gas-skill
功能描述
Find and monitor estimated gas prices within a US radius, focusing on Costco discounts and providing daily alerts for chosen fuel types.
功能分析
Type: OpenClaw Skill
Name: test-gas-skill
Version: 0.1.0
The skill is classified as suspicious due to two main factors: the use of Playwright for web scraping in `scripts/gasbuddy_search.py`, which involves launching a headless browser and introduces a significant attack surface and resource consumption, and a potential prompt injection vulnerability in the `README.md`'s cron job example. The `README.md` suggests a cron payload with `"kind": "systemEvent"` and a `"text"` field containing a direct `Run: python3 ...` command. While the command itself is benign and part of the skill's intended function, this pattern could be exploited if the OpenClaw agent executes arbitrary commands from `systemEvent` text without proper sanitization or validation, representing a vulnerability rather than direct malicious intent.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install test-gas-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/test-gas-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Test publish to verify system
元数据
常见问题
Test Gas Skill 是什么?
Find and monitor estimated gas prices within a US radius, focusing on Costco discounts and providing daily alerts for chosen fuel types. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 736 次。
如何安装 Test Gas Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-gas-skill」即可一键安装,无需额外配置。
Test Gas Skill 是免费的吗?
是的,Test Gas Skill 完全免费(开源免费),可自由下载、安装和使用。
Test Gas Skill 支持哪些平台?
Test Gas Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Test Gas Skill?
由 GustavoZiaugra(@gustavoziaugra)开发并维护,当前版本 v0.1.0。
推荐 Skills