modal
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [SAFE]: The skill facilitates the use of Modal (modal.com), a well-known serverless compute platform. All external dependencies and code references are linked to the official vendor infrastructure.
- [EXTERNAL_DOWNLOADS]: The instructions involve installing the
modalpackage from standard registries and cloning code from official repositories under themodal-labsorganization on GitHub. - [REMOTE_CODE_EXECUTION]: The primary purpose of the skill is the remote execution of Python code on the Modal platform, which is performed within secure, authenticated containers.
- [CREDENTIALS_UNSAFE]: The documentation correctly instructs users to manage secrets using the platform's native secret management tools and local environment files rather than hardcoding credentials.
Audit Metadata