typescript-mcp
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The README instructs the user to run a project initialization script (
./init-mcp-server.sh) and standard deployment commands (npm run dev,wrangler deploy). These are standard procedures for project scaffolding and development workflows.- [EXTERNAL_DOWNLOADS] (SAFE): The skill references and utilizes standard, well-known Node.js packages (e.g., Hono, Wrangler, Zod) and the official MCP SDK. These are industry-standard dependencies for the described development tasks.- [DATA_EXFILTRATION] (SAFE): The skill specifically addresses data security by providing templates for secure authentication (OAuth 2.0, JWT, API Keys) and explicitly documents practices to prevent the leakage of environment variables.
Audit Metadata