arkts-skill

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill includes utility scripts (fetch_huawei_migration_api.py, fetch_huawei_migration_refs.sh) that fetch documentation updates from official Huawei developer domains (developer.huawei.com). These network operations are part of the intended workflow to keep language references up to date with the latest specifications.
  • [COMMAND_EXECUTION]: Maintenance scripts perform documentation processing using system tools. For example, fetch_huawei_migration_api.py uses subprocess.run to call pandoc for converting HTML content to Markdown, and search_chapters.sh provides a search wrapper around the ripgrep (rg) utility. These commands operate on local documentation files and do not involve arbitrary shell execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 11:59 AM