NSFW Image Generation
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): The documentation contains code examples (curl, JavaScript fetch, Python requests) that connect to an external domain (sense.eachlabs.run). While this is the intended service, it is a non-whitelisted domain.
- [PROMPT_INJECTION] (LOW): The documentation includes instructions to disable safety filters (enable_safety_checker: false) and illustrates how to ingest untrusted user prompts into network requests, creating an indirect prompt injection surface. 1. Ingestion points: prompt variables in JS/Python snippets. 2. Boundary markers: Absent. 3. Capability inventory: External network requests. 4. Sanitization: Absent.
Audit Metadata