Next Upgrade

Security checks across malware telemetry and agentic risk

Overview

This skill does what it says: it guides a Next.js upgrade using official docs, codemods, and npm package updates, with expected project changes.

Install only when you intend to let an agent modify a Next.js project. Run it on a branch or clean working tree, review the codemod and lockfile diffs, consider pinning target versions when reproducibility matters, and run your build/tests before merging or deploying.

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

Medium
Confidence
93% confidence
Finding
The skill instructs the agent to run codemods and package manager commands that modify source code and dependencies, but it does not require an explicit confirmation step or warn the user before making those changes. In an agent setting, this can lead to unintended repository modifications, disruptive upgrades, or supply-chain exposure from fetching and executing latest tooling without clear user approval.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal