Package.json Generator

Security checks across malware telemetry and agentic risk

Overview

This is a small local package.json generator with a real but narrow overwrite risk.

Install only if you want a simple local package.json template generator. Run it from the intended project directory, back up or inspect any existing package.json first, and provide simple trusted name/version values because the script writes them directly into JSON.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • 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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Low
Confidence
96% confidence
Finding
The script unconditionally redirects output to package.json, which will overwrite any existing file without prompting or creating a backup. In normal use this can cause accidental loss of project configuration, especially if run in the wrong directory or against an existing repository.

VirusTotal

56/56 vendors flagged this skill as clean.

View on VirusTotal