Back to skill

Security audit

seaart video public

Security checks across malware telemetry and agentic risk

Overview

This skill appears to do what it says: generate SeaArt videos, but it requires handling a SeaArt session token like a password.

Install only if you trust the publisher and SeaArt with your prompts, image URLs, and account session. Do not paste SEAART_TOKEN into chat or run commands that print it; store it only in a private config location and rotate or remove it when no longer needed.

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 clearly uses sensitive capabilities including environment variable access for a credential, shell execution to invoke Python, and network access to third-party endpoints, but it does not declare explicit permissions for them. This creates a transparency and governance gap: users or hosting platforms may not realize the skill can read secrets and make authenticated outbound requests, increasing the risk of accidental token exposure or misuse if the implementation changes or is audited incompletely.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.