Caveat verdict

和风天气查询

hefengweather

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

QWeather API client for weather data using user-managed API credentials; legitimate meteorological data retrieval with transparent configuration and clear security guidance.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

50
security
70
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your_api_key_here

Pattern match low

Python os.environ.get — reads environment variable

scripts/qweather_api.py · prose · downgraded · os.environ.get(

Pattern match low

Python httpx request — network access

scripts/qweather_api.py · prose · downgraded · httpx.get(

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API