moai-lang-unified
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill utilizes the
mcp__context7__get_library_docstool to ingest external documentation for various libraries. - Ingestion points: External library documentation fetched via Context7 tool calls.
- Boundary markers: Absent; the skill does not define specific delimiters for external content.
- Capability inventory: The skill is primarily used for generating code patterns, explanations, and troubleshooting steps based on retrieved data.
- Sanitization: Not specified in the skill definition.
- [Command Execution] (LOW): The 'Troubleshooting' section lists standard diagnostic CLI commands (e.g.,
pip list,npm ls,go mod tidy,cargo check). These are intended for local environment verification by the developer or agent and do not constitute an exploit vector.
Audit Metadata