byted-ark-seedance-guide
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: Analysis of the skill instructions and the
seedance-docs.pyscript confirms that the functionality is legitimate and serves the stated purpose of assisting users with technical documentation. - [EXTERNAL_DOWNLOADS]: The script interacts with
docs-api.cn-beijing.volces.comto retrieve documentation. This is an official Volcengine API endpoint belonging to the skill's vendor (ByteDance/Volcengine), used here for authorized documentation access. - [COMMAND_EXECUTION]: The agent is instructed to execute a local Python script for API communication. The script correctly handles parameters using the
requestslibrary and JSON serialization, which is a standard and safe method for such operations.
Audit Metadata