python-modal
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill focuses on providing educational examples and production-ready templates for Python development on Modal.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Python libraries (e.g.,
pydantic,fastapi,httpx,torch,transformers) through Modal's container image configuration. These dependencies are essential for the skill's stated purpose and are sourced from established registries. - [CREDENTIALS_UNSAFE]: The skill includes placeholder strings such as "secret-token" and "sk-12345" within code examples. These are clearly used for demonstration purposes, with the documentation explicitly contrasting them against the recommended approach of using
modal.Secretfor secure environment variable management.
Audit Metadata