Back to skill

Security audit

Seedream 5.0 Lite image generation

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward PoYo image-generation helper that sends user-provided prompts and image URLs to PoYo when the user runs it.

Install only if you intend to use PoYo Seedream 5.0 Lite. Use a revocable POYO_API_KEY, prefer the environment variable over passing keys on the command line, review prompts, image URLs, callback URLs, and image count before submission, and avoid sending sensitive or private content unless you are comfortable sharing it with PoYo.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
93% confidence
Finding
The skill explicitly instructs use of shell tooling (`curl`) and a submission script, but no declared permissions are present to make that capability transparent to the user or enforcement layer. This creates a real security gap because the skill can initiate networked shell actions with an API key, increasing the risk of unintended command execution or unreviewed outbound requests.

External Transmission

Medium
Category
Data Exfiltration
Content
---
name: poyo-seedream-5-0-lite
description: Seedream 5.0 Lite image generation and editing on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `seedream-5.0-lite`, `seedream-5.0-lite-edit`, 2K/3K output, multi-reference editing, and aspect-ratio control.
metadata: {"openclaw": {"homepage": "https://docs.poyo.ai/api-manual/image-series/seedream-5-0-lite", "requires": {"bins": ["curl"], "env": ["POYO_API_KEY"]}, "primaryEnv": "POYO_API_KEY"}}
---
Confidence
88% confidence
Finding
https://api.poyo.ai/

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal