share
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses
uvto manage dependencies and executes a local script (render_carousel.py) to generate images. The script utilizesplaywright(a well-known library for browser automation) andpillowfor image processing. Remote downloads are limited to the official Playwright Chromium browser binary, which is a standard developer practice. - [SAFE]: The skill explicitly instructs the user to provide their own handles and links rather than hardcoding credentials or secrets. It suggests using
.envfiles for management where applicable, which is a security best practice. - [SAFE]: No obfuscation, data exfiltration patterns, or privilege escalation attempts were found. The tool's behavior (writing platform-specific posts and rendering images) matches its stated purpose.
Audit Metadata