Back to skill

Security audit

Swiss-Weather

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward Swiss weather helper that fetches public MeteoSwiss weather data and shows no hidden access, persistence, or destructive behavior.

Safe to install for Swiss weather lookups. Be aware that forecast queries send the requested Swiss postal code to MeteoSwiss, and use a trusted Python environment if you choose the optional requests-based scripts.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
88% confidence
Finding
The skill documentation instructs the agent to invoke shell scripts and Python programs that make network requests, yet the skill declares no permissions for those capabilities. This creates a transparency and policy-enforcement gap: an orchestrator or reviewer may treat the skill as low-risk while it can still trigger command execution and external data access.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.