Oil Price Monitor
v0.0.1监测国内成品油价格调整窗口,提供调价提醒及当前油价查询,助用户合理安排加油时间和预算。
⭐ 0· 114·1 current·1 all-time
byJeffrey Teng@tengjunqing
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and files all align with a monitoring/reminder skill. No unexpected binaries, credentials, or unrelated config paths are requested.
Instruction Scope
Runtime instructions are limited to using a search function (tavily_search), extracting price/timing fields, and suggesting a cron entry. This stays within the stated purpose, but bear in mind that tavily_search performs external web queries — verify you are comfortable with outbound network lookups and that results are validated against official sources (the SKILL.md itself recommends doing so). The included static schedule table may become outdated; the skill depends on live search results for correctness.
Install Mechanism
No install spec or code files beyond SKILL.md and a small package.json; nothing is written to disk or downloaded by the skill itself. Instruction-only skills have low install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not request secrets or unrelated access.
Persistence & Privilege
always is false and the skill is user-invocable. The SKILL.md suggests a scheduled job (cron) to run periodic checks; if you enable autonomous invocation/scheduling, expect periodic outbound searches. If you prefer no background network activity, avoid scheduling or disable autonomous runs.
Assessment
This skill appears coherent and low-risk: it only uses web search to fetch oil-price data and contains no code to install or secrets to provide. Before installing, confirm that you trust the tavily_search integration (it will make outbound requests) and that you want scheduled checks (the skill suggests a cron job). Also verify price/timing results against official sources when acting on alerts, since the included timetable may become outdated.Like a lobster shell, security has layers — review code before you run it.
latestvk97eeh2a2chkksydnak0mwrm2h83fz3v
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
