@babarot/oksskolten
BMCP server package oksskolten
Install
agr install @babarot/oksskolten --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "oksskolten", "version": "0.5.0", "private": true, "type": "module", "engines": { "node": "22.x" }, "scripts": { "dev": "vite", "dev:demo": "vite --mode demo", "dev:server": "NODE_ENV=development tsx watch --env-file-if-exists=.env server/index.ts", "dev:server:noauth": "NODE_ENV=development AUTH_DISABLED=1 tsx watch --env-file-if-exists=.env server/index.ts", "generate-pwa-assets": "pwa-assets-generator", "build": "vite build", "start": "tsx --env-file-if-exists=.env server/index.ts", "lint": "eslint src/ server/ shared/", "typecheck": "tsc --noEmit", "test": "mise exec node@22 -- vitest run", "test:watch": "mise exec node@22 -- vitest" }, "dependencies": { "@anthropic-ai/sdk": "^0.78.0", "@fastify/jwt": "^10.0.0", "@fastify/multipart": "^9.4.0", "@fastify/rate-limit": "^10.3.0", "@fastify/static": "^8.1.0", "@fontsource/noto-sans": "^5.2.10", "@fontsource/noto-sans-jp": "^5.2.9", "@google/genai": "^1.43.0", "@modelcontextprotocol/sdk": "^1.27.1", "@mozilla/readability": "^0.6.0", "@radix-ui/react-alert-dialog": "^1.1.15", "@radix-ui/react-context-menu": "^2.2.16", "@radix-ui/react-dialog": "^1.1.15", "@radix-ui/react-dropdown-menu": "^2.1.16", "@radix-ui/react-select": "^2.2.6", "@radix-ui/react-separator": "^1.1.8", "@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-tooltip": "^1.2.8", "@radix-ui/react-visually-hidden": "^1.2.4", "@simplewebauthn/browser": "^13.2.2", "@simplewebauthn/server": "^13.2.3", "arctic": "^3.7.0", "bcryptjs": "^3.0.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.1.1", "fast-xml-parser": "^5.4.1", "fastify": "^5.2.1", "feedsmith": "^2.9.0", "framer-motion": "^12.34.3", "highlight.js": "^11.11.1", "jsdom": "^28.1.0", "libsql": "^0.5.0", "lucide-react": "^0.575.0", "marked-highlight": "^2.2.3", "meilisearch": "^0.55.0", "minidenticons": "^4.2.1", "node-cron": "^3.0.3", "openai": "^6.25.0", "piscina": "^5.1.4", "react-simple-code-editor": "^0.14.1", "sonner": "^2.0.7", "tailwind-merge": "^3.5.0", "tailwindcss-animate": "^1.0.7", "tsx": "^4.19.2", "turndown": "^7.2.2", "typeface-tex-gyre-pagella": "^1.1.13", "zod": "^4.3.6" }, "devDependencies": { "@testing-library/dom": "^10.4.1", "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1", "@types/bcryptjs": "^3.0.0", "@types/dompurify": "^3.0.5", "@types/jsdom": "^28.0.0", "@types/node": "^22.12.0", "@types/node-cron": "^3.0.11", "@types/react": "^19.0.8", "@types/react-dom": "^19.0.3", "@types/turndown": "^5.0.6", "@typescript-eslint/eslint-plugin": "^8.56.1", "@typescript-eslint/parser": "^8.56.1", "@vite-pwa/assets-generator": "^1.0.2", "@vitejs/plugin-react": "^4.3.4", "@vitest/coverage-istanbul": "^4.0.18", "@vitest/coverage-v8": "^4.0.18", "autoprefixer": "^10.4.20", "dompurify": "^3.3.1", "eslint": "^8.57.1", "eslint-plugin-react-hooks": "^7.0.1", "marked": "^17.0.3", "pino-pretty": "^13.1.3", "postcss": "^8.5.1", "react": "^19.0.0", "react-dom": "^19.0.0", "react-router-dom": "^7.1.3", "remark-cli": "^12.0.1", "swr": "^2.4.0", "tailwindcss": "^3.4.17", "typescript": "^5.7.3", "vite": "^6.1.0", "vite-plugin-pwa": "^1.2.0", "vitest": "^4.0.18" } }
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.
- warnLicensecopyleft/unknown — index-and-link only
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-f2e8c67d6cc42026-08-06