marimo-batch
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The notebook template utilizes
marimo.cli_args()to capture and process command-line arguments, allowing the agent or user to configure notebook parameters dynamically during batch runs. - [EXTERNAL_DOWNLOADS]: The skill specifies several standard Python dependencies in the template's script metadata, including
pydantic,python-dotenv,rich, andwigglystuff(a marimo-associated utility library). - [SAFE]: The skill implements security best practices for secret management by using
.envfiles viapython-dotenvand provides a UI-based environment configuration tool for manual key entry.
Audit Metadata