cann-operator-env-config
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads repository configuration files from 'repo.oepkgs.net' and adds official Conda channels from 'repo.huaweicloud.com' in 'SKILL.md'.
- [REMOTE_CODE_EXECUTION]: The skill downloads a repository definition to the system configuration directory ('/etc/yum.repos.d/ascend.repo') and triggers a repository metadata update via 'yum makecache' in 'SKILL.md'. This facilitates the installation of official software.
- [COMMAND_EXECUTION]: The skill executes various system-level and environment setup commands: administrative tasks using 'sudo' to manage system repositories and install packages; execution of local '.run' binary installers for CANN components; configuration of user shell profiles ('~/.bashrc') to persist environment variables; and installation of a standard set of Python data science and machine learning libraries via 'pip'.
Audit Metadata