astria-api
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for the
astriacommand-line interface (CLI) tool, facilitating legitimate tasks such as model training, image generation, and video synthesis through the Astria service. - [SAFE]: Authentication processes are managed through the tool's native
loginfunctionality, which adheres to standard security practices by storing configuration and credentials in the user's home directory (~/.astria/config.json). - [SAFE]: File system interactions, including the upload of local training images and the downloading of generated media assets, are documented as core features of the CLI tool for workflow automation.
- [SAFE]: Network communications are directed to the vendor's API endpoints or explicitly defined local development environments, with clear instructions to avoid insecure practices like hardcoding tokens or using raw
curlcommands.
Audit Metadata