Secret Scanner

Security checks across malware telemetry and agentic risk

Overview

This is a local secret-scanning tool whose file access and optional report writing match its stated security-audit purpose.

Install only if you want a local tool to inspect chosen files for secrets. Run it against specific project directories rather than broad home or system paths, and treat generated reports as sensitive because they include file paths and masked secret previews. If it finds real credentials, rotate them and remove them from source control.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
85% confidence
Finding
The skill describes filesystem scanning, report generation, and saving output, which implies file read and file write behavior, but it does not declare any explicit permissions or boundaries for those capabilities. This creates a least-privilege and transparency problem: an agent may be allowed to read broad directory contents and write reports without the user being clearly informed of scope or constraints.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal