← Browse

@rsclaw-ai/rsclaw-ui

A

MCP server package rsclaw-ui

mcp_servermcp

Install

agr install @rsclaw-ai/rsclaw-ui --target claude

This artifact does not publish files for Claude.

Document

{ "name": "rsclaw-ui", "version": "2026.6.20", "private": false, "license": "mit", "scripts": { "mask": "npx tsx app/masks/build.ts", "mask:watch": "npx watch "yarn mask" app/masks", "dev": "next dev", "build": "cross-env BUILD_MODE=standalone next build", "start": "next start", "lint": "next lint", "export": "cross-env BUILD_MODE=export BUILD_APP=1 next build", "export:dev": "concurrently -r "yarn mask:watch" "cross-env BUILD_APP=1 next dev"", "app:dev": "concurrently -r "yarn mask:watch" "yarn tauri dev"", "app:clean": "node -e "const fs=require('fs');for(const p of ['src-tauri/target/release/bundle','src-tauri/target/debug/bundle','out','.next/cache']){try{fs.rmSync(p,{recursive:true,force:true});console.log('cleaned',p)}catch(e){}}"", "app:build": "yarn app:clean && yarn mask && yarn tauri build", "app:clear": "yarn tauri dev", "refresh-gateway": "bash scripts/refresh-gateway.sh", "prompts": "node ./scripts/fetch-prompts.mjs", "prepare": "husky install || true", "proxy-dev": "sh ./scripts/init-proxy.sh && proxychains -f ./scripts/proxychains.conf yarn dev", "test": "node --no-warnings --experimental-vm-modules $(yarn bin jest) --watch", "test:ci": "node --no-warnings --experimental-vm-modules $(yarn bin jest) --ci" }, "dependencies": { "@codemirror/lang-json": "^6.0.2", "@codemirror/theme-one-dark": "^6.1.3", "@fortaine/fetch-event-source": "^3.0.6", "@hello-pangea/dnd": "^16.5.0", "@modelcontextprotocol/sdk": "^1.0.4", "@next/third-parties": "^14.1.0", "@svgr/webpack": "^6.5.1", "@uiw/react-codemirror": "^4.25.10", "@vercel/analytics": "^0.1.11", "@vercel/speed-insights": "^1.0.2", "axios": "^1.7.5", "clsx": "^2.1.1", "emoji-picker-react": "^4.9.2", "fuse.js": "^7.0.0", "heic2any": "^0.0.4", "html-to-image": "^1.11.11", "idb-keyval": "^6.2.1", "json5": "^2.2.3", "lodash-es": "^4.17.21", "markdown-to-txt": "^2.0.1", "mermaid": "^10.6.1", "nanoid": "^5.0.3", "next": "^14.1.1", "node-fetch": "^3.3.1", "openapi-client-axios": "^7.5.5", "react": "^18.2.0", "react-dom": "^18.2.0", "react-markdown": "^8.0.7", "react-router-dom": "^6.15.0", "react-virtuoso": "^4.18.6", "rehype-highlight": "^6.0.0", "rehype-katex": "^6.0.3", "remark-breaks": "^3.0.2", "remark-gfm": "^3.0.1", "remark-math": "^5.1.1", "rt-client": "https://github.com/Azure-Samples/aoai-realtime-audio-sdk/releases/download/js/v0.5.0/rt-client-0.5.0.tgz", "sass": "^1.59.2", "spark-md5": "^3.0.2", "use-debounce": "^9.0.4", "zod": "^3.24.1", "zustand": "^4.3.8" }, "devDependencies": { "@tauri-apps/api": "^2.10.1", "@tauri-apps/cli": "^2.10.1", "@tauri-apps/plugin-dialog": "^2.7.0", "@tauri-apps/plugin-fs": "^2.5.0", "@tauri-apps/plugin-notification": "^2.3.3", "@tauri-apps/plugin-shell": "^2.3.5", "@tauri-apps/plugin-updater": "^2.10.1", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.1.0", "@types/jest": "^29.5.14", "@types/js-yaml": "4.0.9", "@types/lodash-es": "^4.17.12", "@types/node": "^20.11.30", "@types/react": "^18.2.70", "@types/react-dom": "^18.2.7", "@types/react-katex": "^3.0.0", "@types/spark-md5": "^3.0.4", "concurrently": "^8.2.2", "cross-env": "^7.0.3", "eslint": "^8.49.0", "eslint-config-next": "13.4.19", "eslint-config-prettier": "^8.8.0", "eslint-plugin-prettier": "^5.1.3", "eslint-plugin-unused-imports": "^3.2.0", "husky": "^8.0.0", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "lint-staged": "^13.2.2", "prettier": "^3.0.2", "ts-node": "^10.9.2", "tsx": "^4.16.0", "typescript": "5.2.2", "watch": "^1.0.2", "webpack": "^5.88.1" }, "resolutions": { "lint-staged/yaml": "^2.2.2" }, "packageManager": "yarn@1.22.19" }

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-21f0c26ad4292026-08-06