目的地必备应用APP入口:出国一键直达
v1.0.0[user] 旅行目的地必备 App 一键清单生成器,根据目的地国家/城市、旅行风格和偏好,生成分类App推荐清单,附带 iOS App Store 和 Android Google Play 双平台下载直达链接,输出为可直接在浏览器打开的交互式 HTML 页面(支持平台切换、分类过滤、搜索)。当用户提到"旅行A...
⭐ 0· 80·0 current·0 all-time
by@lmercy
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (travel app recommendations + HTML generator) align with what the skill actually needs: a local app database (app-database.json) and an HTML template (template.html). There are no unexpected binaries, cloud creds, or unrelated resources requested.
Instruction Scope
SKILL.md explicitly instructs the agent to ask the user for destination info, read app-database.json and template.html from the same directory, merge/format results, and write a standalone HTML file. It does not direct the agent to read other system files, secrets, or to call external endpoints beyond standard App Store/Play Store links embedded in the data.
Install Mechanism
Instruction-only skill with no install spec. The template and database are local files; no downloads, package installs, or archive extraction are performed.
Credentials
The skill requires no environment variables, credentials, or config paths. The only data it reads is the provided local JSON and template, which is proportionate to its function.
Persistence & Privilege
Skill is not marked always:true and requests no elevated or persistent system privileges. It will write a generated .html file to the user's working directory as documented — this is expected behavior for a file-generator skill.
Assessment
This skill appears internally consistent and low-risk: it reads the bundled app-database.json and template.html and produces a local standalone HTML page with App Store / Play Store links. Before installing or running, review the bundled JSON/template if you want to be extra cautious — a tampered app-database.json or template could replace store links with arbitrary URLs. Also note the skill will write an .html file to your working directory and (per instructions) may share a link to that file; confirm where that link is posted and inspect the generated HTML before opening it in a browser if you have concerns.Like a lobster shell, security has layers — review code before you run it.
latestvk97em7fkvfng7m6t9ds1b9k959841w71
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
