@iiiiqiiii/data-analyst
BMCP server package data-analyst
Install
agr install @iiiiqiiii/data-analyst --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "data-analyst", "version": "0.1.0", "description": "Interactive TUI data analyst powered by local LLM models. Focused on autonomous data analysis with tool use.", "type": "module", "bin": { "data-analyst": "./src/entrypoints/cli.tsx" }, "scripts": { "start": "bun run --preload ./stubs/globals.ts ./src/entrypoints/cli.tsx", "typecheck": "tsc --noEmit" }, "dependencies": { "@alcalzone/ansi-tokenize": "^0.1.0", "@ant/claude-for-chrome-mcp": "file:./stubs/@ant/claude-for-chrome-mcp", "@ant/computer-use-input": "file:./stubs/@ant/computer-use-input", "@ant/computer-use-mcp": "file:./stubs/@ant/computer-use-mcp", "@ant/computer-use-swift": "file:./stubs/@ant/computer-use-swift", "@anthropic-ai/claude-agent-sdk": "file:./stubs/@anthropic-ai/claude-agent-sdk", "@anthropic-ai/mcpb": "file:./stubs/@anthropic-ai/mcpb", "@anthropic-ai/sandbox-runtime": "file:./stubs/@anthropic-ai/sandbox-runtime", "@anthropic-ai/sdk": "^0.39.0", "@aws-sdk/client-bedrock-runtime": "^3.700.0", "@commander-js/extra-typings": "^13.0.0", "@growthbook/growthbook": "^1.3.0", "@modelcontextprotocol/sdk": "^1.12.0", "@opentelemetry/api": "^1.9.0", "@opentelemetry/api-logs": "^0.200.0", "@opentelemetry/core": "^2.0.0", "@opentelemetry/resources": "^2.0.0", "@opentelemetry/sdk-logs": "^0.200.0", "@opentelemetry/sdk-metrics": "^2.0.0", "@opentelemetry/sdk-trace-base": "^2.0.0", "@opentelemetry/semantic-conventions": "^1.30.0", "ajv": "^8.17.0", "asciichart": "^1.5.0", "auto-bind": "^5.0.0", "axios": "^1.7.0", "bidi-js": "^1.0.0", "chalk": "^5.4.0", "chokidar": "^4.0.0", "cli-boxes": "^3.0.0", "code-excerpt": "^4.0.0", "commander": "~13.1.0", "diff": "^7.0.0", "emoji-regex": "^10.4.0", "env-paths": "^3.0.0", "execa": "^9.5.0", "figures": "^6.1.0", "fuse.js": "^7.0.0", "get-east-asian-width": "^1.3.0", "glob": "^13.0.6", "google-auth-library": "^9.15.0", "highlight.js": "^11.11.0", "https-proxy-agent": "^7.0.0", "ignore": "^7.0.0", "indent-string": "^5.0.0", "ink": "^5.1.0", "jsonc-parser": "^3.3.0", "lodash-es": "^4.17.0", "lru-cache": "^11.0.0", "marked": "^15.0.0", "p-map": "^7.0.0", "picomatch": "^4.0.0", "proper-lockfile": "^4.1.0", "qrcode": "^1.5.0", "react": "^19.0.0", "react-reconciler": "^0.33.0", "semver": "^7.7.0", "shell-quote": "^1.8.0", "signal-exit": "^4.1.0", "stack-utils": "^2.0.0", "strip-ansi": "^7.1.0", "supports-hyperlinks": "^3.1.0", "tree-kill": "^1.2.0", "type-fest": "^4.32.0", "undici": "^7.4.0", "usehooks-ts": "^3.1.0", "vscode-jsonrpc": "^8.2.0", "vscode-languageserver-protocol": "^3.17.0", "vscode-languageserver-types": "^3.17.0", "wrap-ansi": "^9.0.0", "ws": "^8.18.0", "xss": "^1.0.0", "zod": "^3.25.0" }, "devDependencies": { "@types/bun": "latest", "@types/react": "^19.0.0", "@types/lodash-es": "^4.17.0", "@types/semver": "^7.5.0", "@types/ws": "^8.5.0", "@types/diff": "^7.0.0", "@types/shell-quote": "^1.7.0", "@types/proper-lockfile": "^4.1.0", "@types/qrcode": "^1.5.0", "typescript": "^5.7.0" }, "overrides": { "@ant/claude-for-chrome-mcp": "file:./stubs/@ant/claude-for-chrome-mcp", "@ant/computer-use-mcp": "file:./stubs/@ant/computer-use-mcp", "@ant/computer-use-swift": "file:./stubs/@ant/computer-use-swift", "@ant/computer-use-input": "file:./stubs/@ant/computer-use-input", "@anthropic-ai/mcpb": "file:./stubs/@anthropic-ai/mcpb", "@anthropic-ai/sandbox-runtime": "file:./stubs/@anthropic-ai/sandbox-runtime", "@anthropic-ai/claude-agent-sdk": "file:./stubs/@anthropic-ai/claude-agent-sdk" } }
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- warnType matchbest-effort: server code not analyzed
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-9d313707899b2026-08-06