Volcengine Compute Ecs
ReviewAudited by ClawScan on May 1, 2026.
Overview
The skill is a coherent, instruction-only Volcengine ECS operations guide, but users should treat it carefully because it can direct cloud instance lifecycle actions.
This skill appears benign and purpose-aligned for Volcengine ECS operations. Before installing or using it, make sure the agent only has least-privileged cloud access, confirms account and region, lists matching instances before changes, and performs start/stop/reboot actions only on explicitly approved instance IDs.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If used on the wrong instance or account, the skill could cause service interruption.
Starting, stopping, or rebooting ECS instances is a high-impact cloud operation, though it is purpose-aligned and scoped to explicit instance IDs.
Execute lifecycle actions (start/stop/reboot) only with explicit target IDs.
Confirm the account, region, and exact instance IDs before allowing lifecycle operations, and prefer read-only inventory checks first.
Actions taken through the wrong cloud account or overly broad credentials could affect unintended resources.
The skill is intended to operate within a Volcengine account context, so users should ensure the agent is using the correct and least-privileged cloud identity.
Confirm region, account scope, and instance filters.
Use least-privileged Volcengine credentials and verify the target account and region before making changes.
A mistaken region, tag, or filter could apply an operation to more instances than intended.
Batching can affect multiple cloud instances if filters are too broad, although the skill also instructs the agent to confirm scope and record status.
Batch operations by region and tag.
Preview the matched inventory before batch operations and keep batch changes small and reversible.
