Mutation Test Runner

Security checks across malware telemetry and agentic risk

Overview

This is a coherent mutation-testing skill, but it may temporarily change source files and install test tools as part of its stated job.

Install this only if you want an agent to run mutation testing in your codebase. Use a clean branch, disposable checkout, or container; review any package installs first; and ensure tests are not configured to hit production services or real credentials.

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
96% confidence
Finding
The skill instructs the agent to directly modify source files in-place using commands like `sed -i` and temporary backup/restore operations, but it provides no explicit warning, confirmation step, or safer isolation mechanism. This is dangerous because it can unintentionally alter a user's working tree, break builds, overwrite local changes, or leave mutated code behind if the process is interrupted or restoration fails.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal