← Back to Skills Marketplace
Test Gas Skill
by
GustavoZiaugra
· GitHub ↗
· v0.1.0
736
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test-gas-skill
Description
Find and monitor estimated gas prices within a US radius, focusing on Costco discounts and providing daily alerts for chosen fuel types.
Capability Analysis
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install test-gas-skill - After installation, invoke the skill by name or use
/test-gas-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Test publish to verify system
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 736 downloads so far.
How do I install Test Gas Skill?
Run "/install test-gas-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Test Gas Skill free?
Yes, Test Gas Skill is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Test Gas Skill support?
Test Gas Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Test Gas Skill?
It is built and maintained by GustavoZiaugra (@gustavoziaugra); the current version is v0.1.0.
More Skills