Volcengine Compute Function

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: volcengine-compute-function Version: 1.0.0 The skill bundle contains standard metadata, a skill definition in SKILL.md, an agent interface configuration, and a reference file. All content, including the SKILL.md instructions, strictly adheres to the stated purpose of managing Volcengine Function Compute workloads. There are no indicators of prompt injection, data exfiltration, malicious execution, or any other harmful behavior.

Findings (0)

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.

What this means

The agent may deploy or invoke a Volcengine function if the user provides suitable tools or credentials, which can affect cloud resources or produce costs.

Why it was flagged

These are cloud-changing and execution-triggering actions. They are purpose-aligned for a serverless deployment skill, but should be scoped to the intended function, region, and environment.

Skill content
Deploy function and verify latest revision. Invoke test event and return logs/latency summary.
Recommendation

Before use, confirm the target account, region, function name, trigger type, package contents, and rollback plan; require explicit approval before deploying to production.

What this means

If run with broad cloud permissions, mistakes could modify the wrong function, region, trigger, or environment.

Why it was flagged

Operating cloud workloads normally requires delegated cloud account permissions. The artifacts do not show credential collection or misuse, but users should ensure any credentials used are appropriately scoped.

Skill content
Build and operate Volcengine Function Compute workloads.
Recommendation

Use least-privilege Volcengine credentials and specify the intended account, region, and resource identifiers before allowing deployment actions.