setup
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to perform several local configuration and setup tasks.
- It runs python3 script.py with various subcommands (backend-detect, init-project, rate, status) to manage project state.
- It executes the task-master CLI to view and update model provider settings.
- It performs standard filesystem operations including directory creation (mkdir) and copying files (cp) from a local skeleton directory.
- It applies executable permissions (chmod +x) to the newly created .atlas-ai/ship-check.py script.
- [SAFE]: The identified behaviors are standard for a setup skill and align with its stated purpose of environment initialization. No indicators of data exfiltration, unauthorized remote access, or malicious prompt injection were found.
Audit Metadata