autogpt-agents
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs users to clone the official Auto-GPT repository from
https://github.com/Significant-Gravitas/AutoGPT.gitand install project dependencies using standard tools likenpmandpoetry. - [COMMAND_EXECUTION]: The documentation contains numerous shell commands intended for local environment setup and platform management, including Docker orchestration (
docker compose up), frontend development (npm run dev), and backend operations (poetry run prisma migrate). - [SAFE]: The skill encourages secure development practices, such as the use of
.envfiles for sensitive configuration and encrypted storage for integrated service credentials.
Audit Metadata