moai-lang-python
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's content is strictly educational and documentation-oriented, focusing on legitimate Python development practices. No evidence of prompt injection, obfuscation, or malicious intent was found.
- [EXTERNAL_DOWNLOADS]: The documentation includes instructions for installing standard Python libraries from the official PyPI registry using the 'uv' package manager. All referenced libraries, such as FastAPI, SQLAlchemy, and Pydantic, are well-known and trusted within the developer community.
- [COMMAND_EXECUTION]: The skill provides CLI commands for routine development tasks like testing, linting, and virtual environment management. A provided setup script ('setup-dev.sh') performs standard project initialization and dependency installation tasks.
Audit Metadata