upstash-box-py
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTIONPERSISTENCE
Full Analysis
- [SAFE]: The skill represents the official Python SDK documentation from Upstash for managing sandboxed cloud environments.
- [COMMAND_EXECUTION]: Provides functionality to execute shell commands and interactive sessions within isolated containers via
box.exec.commandandbox.exec.session. - [DYNAMIC_EXECUTION]: Facilitates the execution of arbitrary code snippets (Python, Node.js, TypeScript) through
box.exec.code, which is an intended feature for sandbox environments. - [PERSISTENCE]: Includes native features for scheduling recurring tasks using cron syntax and creating snapshots to maintain container state.
Audit Metadata