Character Aging Progression
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill implements image generation logic using well-known services (Google and Replicate).
- [SAFE]: Prompt generation follows a predictable template structure. While character descriptions are interpolated into prompts, the capability is restricted to image generation, posing no risk to system integrity or data security.
- [SAFE]: Network activity is restricted to the official Replicate API, which is a well-known and trusted service for AI model execution.
- [SAFE]: All credentials (REPLICATE_API_TOKEN) are managed via standard environment variables rather than being hardcoded in the skill body.
Audit Metadata