moai-cc-mcp-plugins
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill specifies the use of the
Bashtool in its metadata and provides JSON templates that configure the execution of subprocesses vianpxandpython. This functionality is necessary for its stated purpose of managing MCP servers. - [PROMPT_INJECTION]: The skill implements a workflow that fetches external documentation and patterns via the
mcp__context7__get-library-docstool (documented inSKILL.md). This ingestion of external data constitutes an indirect prompt injection surface. - Ingestion points:
SKILL.md(references tomcp__context7__get-library-docsfetching from/modelcontextprotocol/servers). - Boundary markers: No specific delimiters or instructions to ignore embedded commands were found in the provided snippets.
- Capability inventory: The skill possesses the
Bash,Write,Edit, andGlobtools, which could be leveraged if an injection occurs. - Sanitization: No explicit sanitization or validation of the fetched documentation is described.
- [EXTERNAL_DOWNLOADS]: The skill references several external Node.js packages in
SKILL.mdandtemplates/settings-mcp-template.json(such as@anthropic-ai/mcp-server-githuband@modelcontextprotocol/server-filesystem). These are sourced from well-known and trusted organizations, posing no inherent risk as referenced.
Audit Metadata