style-transfer
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: Transfers image URLs and user prompts to the vendor's official API endpoint (
sense.eachlabs.run) for processing. This network activity is restricted to the skill's primary function and targets verified infrastructure. - [PROMPT_INJECTION]: Ingests data through
image_urlsandmessagefields as seen inSKILL.md. While explicit boundary markers and sanitization methods are not specified, the skill documented inreferences/SSE-EVENTS.mdprovides capabilities forexecute_modelandweb_search_queryas part of its standard workflow. - [COMMAND_EXECUTION]: Includes documentation for
curlcommands to interact with the EachLabs API. These examples demonstrate secure practices by using environment variables ($EACHLABS_API_KEY) for authentication rather than hardcoded secrets.
Audit Metadata