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

  1. Confirm whether the target is an ACS cluster, an ACK cluster using ACS compute, or an ACK One fleet.
  2. Confirm kubeconfig context, namespace, region, desired image, resource size, network boundary, and requested lifecycle action.
  3. 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
  1. Read the reference that matches the task:
Installs
2
GitHub Stars
396
First Seen
10 days ago
alicloud-acs-agent-sandbox — cinience/alicloud-skills