seaart video

Security checks across malware telemetry and agentic risk

Overview

This skill appears to do what it says: it uses a SeaArt session token to submit video-generation jobs to SeaArt and poll for the resulting video URL.

Install only if you trust SeaArt with your prompts, image URLs, and the account session represented by the `T` cookie. Avoid printing the token with `echo`; use a non-revealing presence check, and revoke or rotate the SeaArt session if the token is exposed.

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 clearly instructs the agent to read an environment variable, execute shell commands, and make authenticated network requests, but it does not declare corresponding permissions. This creates a permission-model mismatch: users and enforcement layers may not understand or constrain the skill's real capabilities, increasing the risk of unintended secret access or outbound transmission.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal