BugPack Fix Bug

Security checks across malware telemetry and agentic risk

Overview

This skill does what it says: it helps an agent fix a BugPack issue and mark it fixed, but users should review the resulting code and tracker update.

Install or use this only when you want an agent to make code changes for BugPack issues. Before relying on the result, review the diff, run relevant tests, and confirm the correct bug ID was marked fixed.

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 modify source code and then update an external BugPack system to mark the bug as fixed, but it provides no guardrails such as requiring explicit user confirmation before code edits or before changing external state. This creates a real risk of unauthorized or premature changes, especially because bug descriptions and related metadata are untrusted inputs that could drive incorrect edits or false status updates.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal