Skill Updater

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed release helper that runs a user-selected repository release script to publish a single skill version.

Use this only when you intend to publish a new skill version. Before running it, verify the repository path, skill name, version, changelog, and the contents of scripts/release.sh because that external script performs the actual release work.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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 explicitly instructs the agent to execute a repository-provided release script that creates tags and triggers an automated publishing workflow, but it does not require any warning, confirmation, or validation before doing so. This is dangerous because release scripts are arbitrary code from the target repository and publishing actions are externally impactful, so a user may unknowingly authorize code execution and a production release.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal