Back to skill

Security audit

weather-report-skills

Security checks across malware telemetry and agentic risk

Overview

This weather-report skill is mostly a formatting template with a purpose-aligned public weather lookup, but users should know it contacts wttr.in.

Install this if you are comfortable with a weather skill making a live request to wttr.in. Consider adjusting the hardcoded Tianjin location or asking for confirmation before live lookups when privacy or location disclosure matters.

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

Medium
Confidence
96% confidence
Finding
The skill instructs the agent to make an external network request to wttr.in without telling the user or obtaining consent. This can leak contextual metadata such as the queried location, timing, and possibly user-derived intent to a third-party service, creating an avoidable privacy and policy risk.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.