Back to skill

Security audit

SeaArt Image Generator

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed SeaArt image-generation helper that uses a user-provided SeaArt session token for SeaArt API calls.

Install only if you are comfortable storing a SeaArt browser session token locally and sending your prompts to SeaArt. Avoid checking the token with `echo $SEAART_TOKEN`; use a non-printing environment check instead.

Vulnerability Patterns
  • 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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.