Back to skill

Security audit

Instant Weather

Security checks across malware telemetry and agentic risk

Overview

This weather skill is a simple curl-based lookup for wttr.in with no install-time code, persistence, or privileged behavior.

Before installing, be aware that any city, airport code, region, or coordinates you ask about will be sent to wttr.in. Use generic locations when possible if precise home, work, or travel locations are sensitive.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
Findings (1)

Missing User Warnings

Low
Confidence
95% confidence
Finding
The skill routes user-provided location queries to the external wttr.in service but does not clearly disclose that those inputs are transmitted to a third party. Even though the data appears low sensitivity in normal use, locations can reveal travel plans, home/work areas, or other personal context, so the lack of notice is a real privacy issue.

VirusTotal

61/61 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.