Back to skill

Security audit

Weather 2.0

Security checks for vulnerabilities and agentic risk

Overview

This is a straightforward weather helper that sends requested place names to public weather services and does not request secrets or local access.

Install only if you are comfortable with the locations you ask about being sent to wttr.in and, if needed, Open-Meteo. The reviewed files do not ask for API keys, credentials, local files, persistence, or privileged access.

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.