撒大大撒

v1.0.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, description, and runtime instructions consistently describe a minimal weather-query skill that returns simulated responses for major domestic cities. Nothing requested (no env vars, no binaries, no config paths) is outside that purpose.
Instruction Scope
SKILL.md only describes parsing user input for a city, returning simulated weather data, and prompting for clarification when the city is missing. It does not instruct the agent to read unrelated files, access other credentials, or exfiltrate data. It notes optional replacement with real APIs but provides no steps to do so.
Install Mechanism
No install spec and no code files are present (instruction-only). This means nothing is written to disk and no external packages are pulled — lowest install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. This is proportional for a simulated, offline weather skill.
Persistence & Privilege
Skill is not forced-always, is user-invocable, and allows normal autonomous invocation. No requests to modify other skills or system-wide settings are present.
Assessment
This skill is a simple, simulated weather responder and is internally consistent: it asks for nothing and does not install anything. If you or the author later replace the simulated get_weather with real weather APIs, expect to review any added install steps and API keys (e.g., 高德/百度) at that time — those could introduce new risks or require justification. Otherwise it is safe from an internal-coherence perspective.

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

latestvk97b1gdyrjvn5g36gwzqfaysfs83dkwz

License

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

Comments