moai-domain-backend
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code patterns for backend development including API design (FastAPI, Express), database integration (SQLAlchemy, Motor, Redis), and microservices architecture (aio-pika).
- [EXTERNAL_DOWNLOADS]: References standard industry frameworks and libraries (FastAPI, Pydantic, SQLAlchemy, MongoDB, Redis, etc.) as part of the recommended technology stack. These are documented neutrally and are appropriate for the skill's purpose.
- [COMMAND_EXECUTION]: The
allowed-toolsconfiguration includes standard development utilities (npm, pip, cargo, go, docker, curl, etc.) which are necessary for the agent to perform backend development tasks within its environment. - [CREDENTIALS_UNSAFE]: Example code and configuration files correctly use placeholders (e.g.,
SECRET_KEY = "your-secret-key",DATABASE_URL = "...") for sensitive information, demonstrating good security practices.
Audit Metadata