moai-lang-kotlin
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious code, obfuscation, or instructions to bypass safety guidelines were found in the skill's markdown files or code snippets.
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to perform standard developer workflows such as building projects with Gradle, compiling code withkotlinc, and executing tests, which are legitimate operations within the Kotlin ecosystem. - [EXTERNAL_DOWNLOADS]: References to external repositories and documentation (e.g., kotlinlang.org, jetbrains.com, gradle.org) target official, well-known, and trusted organizations.
- [PROMPT_INJECTION]: The skill retrieves technical documentation using the
mcp__context7MCP tools, which represents a data ingestion surface consistent with its documentation-focused purpose. * Ingestion points: Library documentation retrieved frommcp__context7__get-library-docs. * Boundary markers: Not explicitly defined in the provided code snippets. * Capability inventory: Access toBashfor standard build and test commands. * Sanitization: Not explicitly implemented as the tool is used for retrieving informational technical documentation.
Audit Metadata