Back to skill

Security audit

Weather Cn

Security checks for vulnerabilities and agentic risk

Overview

This is a straightforward Chinese weather and air-quality lookup skill that only makes disclosed weather API requests and does not show hidden or destructive behavior.

Before installing, understand that weather lookups require sending the searched city or district, and AQI lookups send coordinates, to wttr.in and Open-Meteo. Avoid entering a sensitive personal location if that matters to you; no credentials, persistence, or system-changing behavior were found.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.