flutter-china-deploy
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands to manage Flutter SDK versions via FVM and run projects. It includes a Python script (
scripts/configure_mirrors.py) and a shell script (scripts/quick_deploy.sh) that automate configuration and deployment tasks, including modifying shell profile files to set persistent environment variables likePUB_HOSTED_URLandFLUTTER_STORAGE_BASE_URL. - [EXTERNAL_DOWNLOADS]: The skill configures projects to download tools and dependencies from external third-party mirrors. This includes Gradle distributions from Tencent Cloud (
mirrors.cloud.tencent.com), Maven repositories from Alibaba Cloud (maven.aliyun.com), and Flutter packages from community mirrors (pub.flutter-io.cn). These are established and well-known services for accelerating development in the target region.
Audit Metadata