Back to skill

Security audit

了解天气

Security checks for vulnerabilities and agentic risk

Overview

This is a simple weather helper that only documents public weather lookup commands, with no hidden code or privileged behavior.

This skill appears appropriate for basic weather lookups. Before installing, be aware that weather queries reveal the requested location to wttr.in or Open-Meteo, prefer HTTPS URLs when using wttr.in, and verify the listing if publisher identity matters to you.

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.