Car Specs Crawler

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward car-spec crawler whose web requests and optional local JSON output match its stated purpose.

Install only if you are comfortable with the skill making web requests to the two named automotive sites. Use a deliberate output path with --output to avoid overwriting a file, and prefer explicit permission metadata if the platform supports it.

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
84% confidence
Finding
The skill describes and invokes a Python crawler that performs outbound network access and can write results to local files, yet no permissions are declared. This creates a capability/permission mismatch that can bypass user or platform expectations about what the skill is allowed to do, increasing the risk of unintended data exfiltration, unauthorized web access, or filesystem modification.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal