Back to skill

Security audit

Change Detection

Security checks across malware telemetry and agentic risk

Overview

This skill is a local satellite-image change detection tool with ordinary Python dependencies and no evidence of hidden data sharing or persistence.

Install this as a local geospatial processing tool. Review or pin dependency versions if you need reproducible builds, and verify the documented advanced commands before relying on them because the shipped script only implements detect and report.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (3)

Unpinned Dependencies

Low
Category
Supply Chain
Content
numpy>=1.21.0
rasterio>=1.3.0
tqdm>=4.64.0
Confidence
96% confidence
Finding
numpy>=1.21.0

Unpinned Dependencies

Low
Category
Supply Chain
Content
numpy>=1.21.0
rasterio>=1.3.0
tqdm>=4.64.0
Confidence
96% confidence
Finding
rasterio>=1.3.0

Unpinned Dependencies

Low
Category
Supply Chain
Content
numpy>=1.21.0
rasterio>=1.3.0
tqdm>=4.64.0
Confidence
97% confidence
Finding
tqdm>=4.64.0

VirusTotal

61/61 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.dynamic_code_execution

Dynamic code execution detected.

Critical
Code
suspicious.dynamic_code_execution
Location
tests/test_change-detection.py:15