Back to skill

Security audit

Weather Tools

Security checks for vulnerabilities and agentic risk

Overview

This is a simple weather lookup skill that only documents user-run curl requests to a public weather service.

Install only if you are comfortable with weather queries leaving your machine. Avoid sending exact home addresses, internal site names, or sensitive coordinates unless you intend to share them with the weather provider.

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.