Windows

Security checks across malware telemetry and agentic risk

Overview

This is a Windows reference skill with manual examples and no code that runs, installs hooks, or accesses data on its own.

Safe to install as a Windows operations reference. Treat the commands as examples: avoid copying placeholder passwords into shell history or scripts, understand that exported PowerShell credentials are only protected for the same user and machine context, and apply remoting, antivirus, logging, or destructive-operation advice only when narrowly scoped to your environment.

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
91% confidence
Finding
The skill includes credential-handling examples that normalize storing secrets via `cmdkey` and exporting credentials to disk with `Export-Clixml` without clearly warning about scope, persistence, and misuse risks. Although these are legitimate Windows mechanisms, readers may copy them into automation in ways that leave recoverable credentials on disk or encourage use of plaintext passwords in command history and scripts.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal