Back to skill

Security audit

Web Search Assistant

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward web-search helper that discloses its EvoLink API use and does not show hidden file access, persistence, or privileged behavior.

Install this only if you are comfortable using an EvoLink API key and sending your search terms to EvoLink. Avoid searching for secrets or sensitive private data, and treat returned snippets as untrusted web content rather than instructions.

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
88% confidence
Finding
The skill invokes shell commands (`bash`, `curl`, `jq`) but does not declare explicit permissions for shell execution, creating a mismatch between stated and actual capabilities. This weakens sandboxing and review controls because a user or platform may underestimate the skill's ability to execute commands and make outbound requests using an API key.

VirusTotal

61/61 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.