Back to skill

Security audit

Geoskill: Mine Reclamation Monitor

Security checks across malware telemetry and agentic risk

Overview

This skill is a geospatial NDVI reporting tool with disclosed file outputs and no evidence of secret access, exfiltration, or destructive behavior.

Before installing, confirm you are comfortable with geospatial dependencies and, if using the documented bbox/date workflow, outbound requests for your AOI/date parameters and local cached data. Expect possible setup or runtime issues because SKILL.md documents flags that the included script does not currently accept.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (5)

Vague Triggers

Medium
Confidence
90% confidence
Finding
The skill description is overly broad and can cause an agent to invoke this skill for generic raster analysis, index computation, or report-generation tasks unrelated to mining reclamation NDVI assessment. Overbroad routing increases the chance of incorrect tool use, unintended data handling, and accidental networked/geospatial processing outside the user's intended scope.

Missing User Warnings

Medium
Confidence
95% confidence
Finding
The documentation states that the skill may automatically download remote data and write to a local cache, but it does not prominently warn users about outbound network access, third-party data retrieval, or filesystem persistence. In agent settings, undisclosed network and caching behavior can violate user expectations, leak sensitive AOI/date selections, or create residual local artifacts.

Unpinned Dependencies

Low
Category
Supply Chain
Content
geoskill-data-fetcher>=0.2.0

# Third-party dependencies used by this skill
numpy
rasterio
Confidence
94% confidence
Finding
numpy

Unpinned Dependencies

Low
Category
Supply Chain
Content
# Third-party dependencies used by this skill
numpy
rasterio
Confidence
93% confidence
Finding
rasterio

Unpinned Dependencies

Low
Category
Supply Chain
Content
# Requirements for mine-reclamation-monitor
# Shared data-download library (Planetary Computer / NASA POWER / OSM)
geoskill-data-fetcher>=0.2.0

# Third-party dependencies used by this skill
numpy
Confidence
96% confidence
Finding
geoskill-data-fetcher>=0.2.0

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.