nsfw-content-generation

Pass

Audited by Gen Agent Trust Hub on Feb 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The file provides technical documentation and code examples for the eachlabs.run API.
  • [CREDENTIALS_UNSAFE] (SAFE): Code examples correctly use environment variables (EACHLABS_API_KEY) for authentication rather than hardcoding secrets.
  • [PROMPT_INJECTION] (SAFE): While the examples demonstrate bypassing safety filters (enable_safety_checker: false), this is directly related to the skill's primary purpose of NSFW content generation.
  • [INDIRECT_PROMPT_INJECTION] (LOW): The API processes user-provided strings which defines an attack surface for indirect injection. Ingestion points: message field in API request (SSE-EVENTS.md). Boundary markers: None present. Capability inventory: Media generation and text responses. Sanitization: Explicitly disabled via enable_safety_checker: false.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 20, 2026, 07:56 AM