arkcli-code-example
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
arkclicommand-line tool to fetch and generate code templates. This is the primary function of the skill and uses the vendor's official binary. - [EXTERNAL_DOWNLOADS]: The skill communicates with Volcengine's official API endpoint (
ark.cn-beijing.volces.com) to retrieve the latest code samples for various programming languages. - [DATA_EXPOSURE]: As part of its functionality, the skill writes generated code files to a local directory (defaulting to
./ark-examples/). These files are intended to serve as local development templates and may include API key placeholders that the tool automatically populates from the user's active profile.
Audit Metadata