codearts-shared
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines the management of sensitive credentials (AK/SK). It explicitly instructs the user on security measures, such as ensuring the configuration file
~/.codearts-cli/config.jsonhas restrictive permissions (0600) and utilizing masked output for credential verification. - [EXTERNAL_DOWNLOADS]: The skill includes instructions to download the
codearts-clitool via the@autelroboticsNPM scope and the author's public GitHub repository. These downloads are necessary for the skill's functionality and originate from identifiable sources consistent with the tool's purpose. - [COMMAND_EXECUTION]: The skill provides various command-line examples for initializing and modifying tool configurations. These commands (
codearts-cli config init,codearts-cli config set, etc.) are standard for CLI-based configuration management and do not exhibit suspicious behavior.
Audit Metadata