Back to skill

Security audit

Location Aware Backgrounds

Security checks across malware telemetry and agentic risk

Overview

This skill generates location-aware background images and saves them locally, with no evidence of hidden, destructive, or unrelated behavior.

Before installing, be comfortable using a Gemini API key with Nano Banana Pro and possible provider quota or billing. Specify an output path if you do not want files saved under ./generated/, and avoid giving sensitive screenshots, private images, or precise location details unless you intend them to be used for rendering.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
  • 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 (2)

Missing User Warnings

Low
Confidence
90% confidence
Finding
This markdown file instructs the skill to save a timestamped PNG under `./generated/` when no output path is specified. Because markdown files should warn about behaviors that affect user data or system state, the automatic file-write behavior should be disclosed more explicitly as a user warning rather than only embedded in workflow instructions.

Autonomous Decision Making

Medium
Category
Excessive Agency
Content
- asked for a live lookup or current-context lookup
   - asked for a location-aware result and has not opted out of live context

   Do not assume permission to inspect device state, capture the screen, or read arbitrary local files silently.

3. Resolve the output contract.
   Decide:
Confidence
70% confidence
Finding
assume permission

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.