novel-game
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill creates and executes shell scripts, specifically
scripts/generate-assets.sh, which uses theblCLI to generate game assets. This execution path is driven by parameters derived from user-provided stories. - [EXTERNAL_DOWNLOADS]: The skill uses the Alibaba Cloud Model Studio CLI (
bl) to download generated video, image, and speech assets to thepublic/assets/directory. These assets are fetched from a well-known cloud service provider. - [COMMAND_EXECUTION]: The skill utilizes
npx create-react-appto initialize the project structure, which is a standard development workflow for React applications.
Audit Metadata