@dean-create/killstata
AMCP server package killstata
Install
agr install @dean-create/killstata --target claudeThis artifact does not publish files for Claude.
Document
{ "version": "0.1.25", "name": "killstata", "description": "AI-native econometrics CLI with staged data import, regression workflows, and paper-ready outputs.", "type": "module", "license": "MIT", "author": "killstata", "homepage": "https://github.com/dean-create/KillStata#readme", "repository": { "type": "git", "url": "https://github.com/dean-create/KillStata.git", "directory": "packages/killstata" }, "keywords": [ "econometrics", "econometrics-cli", "stata", "stata-alternative", "regression", "causal-inference", "empirical-research", "data-analysis", "panel-data", "panel-regression", "DID", "difference-in-differences", "PSM", "IV", "iv-2sls", "cli", "windows-cli", "ai-agent" ], "engines": { "node": ">=18.0.0" }, "scripts": { "typecheck": "tsgo --noEmit", "test": "bun test", "build": "bun run script/build.ts", "pack:release": "bun run script/pack-release.ts", "release:npm": "bun run script/release.ts", "prepublishOnly": "node ./script/guard-source-publish.mjs", "dev": "BROWSERSLIST_IGNORE_OLD_DATA=1 bun run --conditions=browser ./src/index.ts" }, "bin": { "killstata": "./bin/killstata" }, "files": [ "bin/", "parsers-config.ts", "src/", "python/**/.py", "python/README.md", "script/postinstall.mjs", "tsconfig.json", "package.json", "README.md" ], "exports": { "./": "./src/.ts" }, "devDependencies": { "@babel/core": "7.28.4", "@killstata/script": "workspace:", "@parcel/watcher-darwin-arm64": "2.5.1", "@parcel/watcher-darwin-x64": "2.5.1", "@parcel/watcher-linux-arm64-glibc": "2.5.1", "@parcel/watcher-linux-arm64-musl": "2.5.1", "@parcel/watcher-linux-x64-glibc": "2.5.1", "@parcel/watcher-linux-x64-musl": "2.5.1", "@parcel/watcher-win32-x64": "2.5.1", "@standard-schema/spec": "1.0.0", "@tsconfig/bun": "catalog:", "@types/babel__core": "7.20.5", "@types/bun": "catalog:", "@types/turndown": "5.0.5", "@types/yargs": "17.0.33", "@typescript/native-preview": "catalog:", "typescript": "catalog:", "vscode-languageserver-types": "3.17.5", "why-is-node-running": "3.2.2", "zod-to-json-schema": "3.24.5" }, "dependencies": { "@ai-sdk/openai-compatible": "1.0.30", "@ai-sdk/provider": "2.0.1", "@ai-sdk/provider-utils": "3.0.20", "@clack/prompts": "1.0.0-alpha.1", "@hono/standard-validator": "0.1.5", "@hono/zod-validator": "catalog:", "@killstata/plugin": "workspace:", "@killstata/script": "workspace:", "@killstata/sdk": "workspace:", "@killstata/util": "workspace:", "@modelcontextprotocol/sdk": "1.25.2", "@openauthjs/openauth": "catalog:", "@opentui/core": "0.1.74", "@opentui/solid": "0.1.74", "@parcel/watcher": "2.5.1", "@pierre/diffs": "catalog:", "@solid-primitives/event-bus": "1.1.2", "@solid-primitives/scheduled": "1.5.2", "@standard-schema/spec": "1.0.0", "@zip.js/zip.js": "2.7.62", "ai": "catalog:", "bonjour-service": "1.3.0", "chokidar": "4.0.3", "clipboardy": "4.0.0", "decimal.js": "10.5.0", "diff": "catalog:", "fuzzysort": "3.1.0", "gray-matter": "4.0.3", "hono": "catalog:", "hono-openapi": "catalog:", "ignore": "7.0.5", "jsonc-parser": "3.3.1", "minimatch": "10.0.3", "open": "10.1.2", "opentui-spinner": "0.0.6", "partial-json": "0.1.7", "remeda": "catalog:", "solid-js": "catalog:", "strip-ansi": "7.1.2", "tree-sitter-bash": "0.25.0", "turndown": "7.2.0", "ulid": "catalog:", "vscode-jsonrpc": "8.2.1", "web-tree-sitter": "0.25.10", "xdg-basedir": "5.1.0", "yargs": "18.0.0", "zod": "catalog:", "zod-to-json-schema": "3.24.5" }, "publishConfig": { "access": "public" } }
Trustgrade A
- 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.
- passLicense
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-c5d069365eed2026-08-06