ai-generated-readme-banners
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (
REPLICATE_API_TOKEN) for API authentication in its code examples, following secure coding practices. - [EXTERNAL_DOWNLOADS]: The provided JavaScript templates include functions to download generated image assets from Replicate's API. This is a standard and intended function for image generation workflows.
- [COMMAND_EXECUTION]: The skill documents standard
npm runcommands for executing the banner generation scripts locally. - [DATA_EXPOSURE]: The skill writes generated images and metadata reports to a local
assets/directory using standard Node.js file system modules (fs-extra).
Audit Metadata