moai-lang-typescript
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill follows established patterns for developer-oriented AI agents.
- [EXTERNAL_DOWNLOADS]: Mentions the use of standard package managers and official repositories for retrieving documentation and project templates. All referenced sources are well-known technology organizations and reputable library maintainers.
- [COMMAND_EXECUTION]: Instructs the agent on the use of standard CLI tools for development, such as
npm,npx, andtsc, specifically for project initialization, dependency management, and type checking. - [CREDENTIALS_UNSAFE]: Encourages secure credential management by providing examples of environment variable validation and the use of
.envfiles with appropriate placeholders for secrets.
Audit Metadata