testing-mcp-tools-locally
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the vendor-specific CLI tool
hoglifor environment management, including starting Docker services, running migrations, and executing scripts within the Django shell. - [EXTERNAL_DOWNLOADS]: The instructions include running the Model Context Protocol inspector via
npx @modelcontextprotocol/inspector. This is a well-known service for debugging MCP servers and is used here for local verification. - [DYNAMIC_EXECUTION]: The skill provides Python snippets to be executed via
hogli dev:shell-plusto seed a local database with test records and configure staff permissions for test users. These operations are confined to the local development environment.
Audit Metadata