Eastern
v0.1.0整理东方航空公开航班信息、值机须知及公告新闻,提供班期时刻和影响范围摘要,不涉及购票操作。
⭐ 0· 84·0 current·0 all-time
byClawKK@codekungfu
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 SKILL.md all describe extracting publicly available flight, check-in, and announcement information from https://www.ceair.com/. The skill declares no credentials, binaries, or installs that would be unrelated to that purpose.
Instruction Scope
Runtime instructions are limited to visiting public site pages, waiting for dynamic content, extracting specified fields, and respecting frequency limits. The SKILL.md explicitly excludes login/booking operations and does not instruct reading local files or other system secrets.
Install Mechanism
There is no install spec (instruction-only), which minimizes risk. One operational note: the instructions mention waiting for dynamic page load — that implies the agent may need a headless-browser or JS-capable fetcher at runtime, but the skill does not attempt to install or fetch any external code itself.
Credentials
No environment variables, credentials, or config paths are requested. Required access appears proportional to scraping/public-data summarization tasks.
Persistence & Privilege
The skill is not always-enabled, makes no claims about modifying agent/system configs, and requests no elevated privileges.
Assessment
This skill is internally coherent for summarizing public pages and does not request secrets or installs. Before installing, confirm your agent environment can fetch/render dynamic webpages (e.g., has a JS-capable HTTP client or headless browser) and be aware of site Terms of Service and robots.txt — set conservative rate limits to avoid abusive scraping. Monitor network activity for unexpected external endpoints (the skill should only access ceair.com) and revoke if you see attempts to access unrelated credentials or system files.Like a lobster shell, security has layers — review code before you run it.
latestvk97agqtb77j4p12emgtd7rkwhx8363ss
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
