vertex-media-generation
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official and well-known libraries from the Vercel ecosystem (
aiand@ai-sdk/google-vertex), which are provided by a trusted organization. - [SAFE]: Authentication is performed using standard Google Cloud CLI tools (
gcloud auth application-default login), ensuring that no hardcoded credentials or secrets are stored within the skill. - [SAFE]: File system operations are limited to reading input assets (e.g., images and masks) and saving the generated media files locally using standard Node.js
fsmodules. - [SAFE]: The skill contains no signs of obfuscation, remote code execution from untrusted sources, or attempts to bypass security guidelines.
Audit Metadata