aris-serverless-modal
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and templates for using Modal, a well-known serverless GPU service. It includes security warnings that advise users to never enter payment details through the CLI and to manage cost limits via the official website.
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to run Modal CLI commands (modal run,modal deploy). This is the intended behavior for managing remote GPU compute tasks. - [DATA_EXPOSURE]: The skill documents the use of Modal secrets (
modal secret create) for managing API tokens (e.g., Hugging Face) in a secure manner on the Modal platform. - [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
modalPython package and other standard machine learning libraries (torch, transformers) from official registries.
Audit Metadata