@backbay-labs/clawdstrike-workbench
AMCP server package clawdstrike-workbench
Install
agr install @backbay-labs/clawdstrike-workbench --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "clawdstrike-workbench", "private": true, "version": "0.1.0", "type": "module", "scripts": { "postbuild": "vitest run src/tests/observatory-bundle-graph-smoke.test.ts", "dev": "vite", "build": "vite build", "tauri:prepare": "bun run scripts/prepare-tauri-build.ts", "preview": "vite preview", "tauri": "tauri", "tauri:dev": "tauri dev", "tauri:build": "tauri build", "test": "vitest --passWithNoTests", "typecheck": "NODE_OPTIONS=--max-old-space-size=8192 npm exec tsc -- --noEmit", "lint": "eslint src/", "dogfood:live": "bash ../../scripts/workbench-live-dogfood.sh", "dogfood:missions": "bash ../../scripts/workbench-mission-control-dogfood.sh", "test:e2e": "playwright test", "test:e2e:headed": "playwright test --headed", "test:e2e:ui": "playwright test --ui" }, "dependencies": { "@base-ui/react": "^1.2.0", "@codemirror/autocomplete": "^6.20.1", "@codemirror/lang-javascript": "^6.2.2", "@codemirror/lang-json": "^6.0.2", "@codemirror/lang-python": "^6.2.1", "@codemirror/lang-yaml": "^6.1.2", "@codemirror/language": "^6.12.2", "@codemirror/lint": "^6.9.5", "@codemirror/search": "^6.6.0", "@codemirror/state": "^6.5.4", "@codemirror/theme-one-dark": "^6.1.3", "@codemirror/view": "^6.39.16", "@react-three/drei": "^10.7.7", "@react-three/fiber": "^9.0.0", "@react-three/postprocessing": "^3.0.4", "@react-three/rapier": "^2.2.0", "@tabler/icons-react": "^3.28.1", "@tauri-apps/api": "^2.0.0", "@tauri-apps/plugin-dialog": "^2.0.0", "@tauri-apps/plugin-fs": "^2.4.5", "@tauri-apps/plugin-http": "^2.5.7", "@tauri-apps/plugin-opener": "^2.5.3", "@xyflow/react": "^12.10.1", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "codemirror": "^6.0.2", "ecctrl": "^1.0.97", "fast-deep-equal": "^3.1.3", "fflate": "^0.8.2", "ghostty-web": "^0.4.0", "immer": "^11.1.4", "lucide-react": "^1.16.0", "motion": "^12.33.0", "picomatch": "^4.0.2", "postprocessing": "^6.38.3", "r3f-forcegraph": "^1.1.1", "react": "^19.0.0", "react-dom": "^19.0.0", "react-resizable-panels": "^4.11.2", "react-router-dom": "^7.0.0", "react-syntax-highlighter": "^16.1.1", "sucrase": "^3.35.1", "tailwind-merge": "^3.0.0", "three": "^0.184.0", "wawa-vfx": "^1.2.10", "yaml": "^2.7.0", "zustand": "^5.0.12" }, "devDependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "@playwright/test": "^1.55.0", "@tailwindcss/postcss": "^4.0.0", "@tauri-apps/cli": "^2.0.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1", "@types/node": "^25.9.1", "@types/picomatch": "^4.0.3", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@types/react-syntax-highlighter": "^15.5.13", "@types/three": "^0.184.1", "@vitejs/plugin-react": "^6.0.2", "fake-indexeddb": "^6.2.5", "jsdom": "^29.1.1", "leva": "^0.10.1", "msw": "^2.12.10", "postcss": "^8.0.0", "tailwindcss": "^4.0.0", "typescript": "^6.0.3", "vite": "^6.4.2", "vitest": "^4.1.7", "zod": "^4.4.3" } }
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-67393c3d53c22026-08-06