Skip to main content

modal

Enables cloud-based execution of Python code with serverless containers and GPU support for ML models and batch processing.

Install this skill

or
83/100

Security score

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

Categories Tested

Security Issues

medium line 223

Webhook reference - potential data exfiltration

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

Webhook reference - potential data exfiltration

SourceSKILL.md
344- **`references/web-endpoints.md`** - APIs, webhooks, endpoints
medium line 38

Access to hidden dotfiles in home directory

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

External URL reference

SourceSKILL.md
12Modal 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 377

External URL reference

SourceSKILL.md
377For additional help, see Modal documentation at https://modal.com/docs or join Modal Slack community.
Scanned on Feb 28, 2026
View Security Dashboard