quantmind-dev
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run repository-local shell scripts, including
scripts/verify.shfor verification and./scripts/pre-commit-setup.shfor environment preparation. It also utilizes standard CLI tools likegit,uv, andghfor development tasks. - [EXTERNAL_DOWNLOADS]: Setup procedures involve cloning the repository from GitHub and installing Python packages from official registries using
uv, which are standard operations for established development platforms. - [SAFE]: The workflow documentation follows industry best practices for contributor setup, including dependency management, automated linting, and unit testing without using obfuscation or unauthorized network operations.
Audit Metadata