alicloud-acs-agent-sandbox
Installation
SKILL.md
Manage ACS Agent Sandbox
Operate ACS Agent Sandbox through Kubernetes custom resources and the E2B-compatible API. Treat the sandbox workload as untrusted and preserve a reproducible evidence trail under output/alicloud-acs-agent-sandbox/.
Start here
- Confirm whether the target is an ACS cluster, an ACK cluster using ACS compute, or an ACK One fleet.
- Confirm kubeconfig context, namespace, region, desired image, resource size, network boundary, and requested lifecycle action.
- Run the read-only inspection before changing an existing environment:
python3 skills/compute/acs/alicloud-acs-agent-sandbox/scripts/inspect_agent_sandbox.py \
--output output/alicloud-acs-agent-sandbox/inspection.json
- Read the reference that matches the task: