Skip to main content

modal

Enables serverless execution of Python code in the cloud, ideal for deploying ML models and handling compute-intensive tasks.

Install this skill

or
83/100

Security score

The modal skill was audited on Jun 5, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 226

Webhook reference - potential data exfiltration

SourceSKILL.md
226Serve HTTP endpoints, APIs, and webhooks with `@modal.web_endpoint()`.
medium line 347

Webhook reference - potential data exfiltration

SourceSKILL.md
347- **`references/web-endpoints.md`** - APIs, webhooks, endpoints
medium line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41This creates a token stored in `~/.modal.toml`. The token authenticates all Modal operations.
low line 15

External URL reference

SourceSKILL.md
15Modal is particularly suited for AI/ML workloads, high-performance batch processing, scheduled jobs, GPU inference, and serverless APIs. Sign up for free at https://modal.com and receive $30/month in
low line 380

External URL reference

SourceSKILL.md
380For additional help, see Modal documentation at https://modal.com/docs or join Modal Slack community.
Scanned on Jun 5, 2026
View Security Dashboard
Installation guide →