gpt2api-image-generator
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages authentication tokens securely by reading them from a gitignored private directory (
.bridge-private/gpt2api-image.json). - [SAFE]: Network communications are performed using standard libraries (
urllib.request) to a service associated with the author's infrastructure (ackingliu.top). - [SAFE]: The implementation includes a
dry-runmode that explicitly redacts theAuthorizationheader, preventing accidental credential exposure in logs or terminal output. - [SAFE]: File system operations are restricted to writing generated image artifacts into a designated local directory (
.run/artifacts/generated/).
Audit Metadata