Back to skill

Security audit

Boosta Long to Shorts

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward Boosta API helper that uses a Boosta API key and network access in ways that match its stated video-processing purpose.

Install this only if you intend to use Boosta as an external processor. Provide a Boosta API key with the minimum access you are comfortable granting, avoid submitting private or sensitive video URLs unless Boosta's policies meet your needs, and expect the skill to make authenticated requests to boosta.pro.

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
95% confidence
Finding
The skill explicitly requires network access and an environment variable containing a Boosta API key, but it does not declare permissions in a formal, machine-enforceable way. This creates a transparency and governance gap: the runtime may grant sensitive capabilities without clear user review, and a user or platform may not realize the skill can exfiltrate data over the network or use stored secrets.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.