universal-video-prompt-skill
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFECREDENTIALS_UNSAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill utilizes the environment variables ATLASCLOUD_API_KEY and ATLAS_CLOUD_API_KEY for authenticating requests to the Atlas Cloud platform. The instructions include explicit security best practices, warning against pasting keys into active sessions and directing their configuration within the host environment.
- [EXTERNAL_DOWNLOADS]: The workflow relies on communication with external video generation providers (such as Atlas Cloud, Minimax, and Kling) to process generation tasks. This behavior, including media retrieval and status checking, is standard for its intended purpose and utilizes vendor-documented endpoints.
- [COMMAND_EXECUTION]: The skill describes a methodology for the agent to maintain a local state file (containing stage names, prediction IDs, and status) to facilitate job resumption. This ensures that interrupted multi-stage generation tasks can be completed without submitting redundant, billable requests.
Audit Metadata