Config Drift Scanner

Security checks across malware telemetry and agentic risk

Overview

This skill has a legitimate config-auditing purpose, but its examples can expose sensitive configuration and secrets in terminal output, temporary files, or CI logs.

Install only if you are comfortable letting the agent inspect selected configuration sources. Before use, require redaction by default, avoid raw .env or tfvars diffs in chat or CI logs, use read-only scoped Kubernetes credentials, verify the current cluster and namespaces, and delete any temporary files containing configuration data.

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
95% confidence
Finding
The skill explicitly instructs users to print raw configuration data from .env files, Terraform tfvars, and Kubernetes ConfigMaps directly to stdout and into temporary/report files. These sources commonly contain secrets, tokens, internal endpoints, and other sensitive values, so this behavior can leak credentials into terminals, CI logs, shell history, shared artifacts, or support tickets during routine use.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal