网红滑板

v0.1.0

提供关于网红滑板的推荐清单、打卡路线与指南。用户搜索网红滑板或规划相关出行时调用。

0· 95·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the instructions: giving route recommendations, filters, and return fields. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays on topic (filters, fields to return, sample queries, update cadence). It asks for live items (weather warnings, crowd levels, weekly updates) but does not specify data sources or require credentials — this is not inherently problematic but is vague about how live data should be obtained.
Install Mechanism
No install spec and no code files — the skill is instruction-only and does not write to disk or install third-party packages.
Credentials
The skill declares no environment variables, credentials, or config paths. Its functional requirements do not demand sensitive credentials.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request persistent or elevated privileges.
Assessment
This skill appears coherent and low-risk: it only defines how to answer skateboarding-route queries. Consider whether you want the agent to fetch live data (weather, crowd levels, booking info) — if so, check what external APIs or web sources the agent will use and whether any API keys or location data will be required. Avoid providing sensitive credentials; confirm reservation/payment steps happen on trusted sites and not via pasted secrets.

Like a lobster shell, security has layers — review code before you run it.

latestvk978352egxt5smg0n5c8mqps1983dhmf

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments