logic-coder
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions are focused on standard frontend development practices within the Vue 3 ecosystem. It provides comprehensive guidance for mapping data models to ViewModels and implementing error handling.
- [COMMAND_EXECUTION]: The skill leverages
mcp-terminalfor legitimate development tasks, specifically running TypeScript type checks (npx vue-tsc) and project builds (npm run build) to ensure code quality. - [EXTERNAL_DOWNLOADS]: The skill uses
mcp-openapito fetch API schemas, which is a required step for its primary function of generating API integration services. - [SAFE]: Security best practices are encouraged within the skill, such as managing API base URLs through environment variables and implementing structured error classes (
ApiError).
Audit Metadata