@tutoupower/omni-trends
BMCP server package omni_trends
Install
agr install @tutoupower/omni-trends --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "omni_trends", "type": "module", "version": "0.0.39", "private": true, "packageManager": "pnpm@10.30.3", "author": { "url": "https://github.com/TuTouPower/", "name": "TuTouPower" }, "homepage": "https://github.com/TuTouPower/omni_trends", "scripts": { "dev": "npm run presource && vite dev", "build": "npm run presource && vite build", "lint": "eslint", "presource": "tsx ./scripts/favicon.ts && tsx ./scripts/source.ts", "start": "node --env-file .env.server dist/output/server/index.mjs", "preview": "cross-env CF_PAGES=1 npm run build && wrangler pages dev dist/output/public", "deploy": "cross-env CF_PAGES=1 npm run build && wrangler pages deploy dist/output/public", "typecheck": "tsc --noEmit -p tsconfig.node.json && tsc --noEmit -p tsconfig.app.json", "release": "bumpp", "prepare": "simple-git-hooks", "log": "wrangler pages deployment tail --project-name omni_trends", "test": "vitest -c vitest.config.ts" }, "dependencies": { "@atlaskit/pragmatic-drag-and-drop": "^1.7.7", "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.5", "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0", "@formkit/auto-animate": "^0.9.0", "@iconify-json/si": "^1.2.17", "@modelcontextprotocol/sdk": "^1.27.1", "@tanstack/react-query-devtools": "^5.91.3", "@tanstack/react-router": "^1.163.2", "@unocss/reset": "^66.6.2", "ahooks": "^3.9.6", "better-sqlite3": "^12.6.2", "cheerio": "^1.2.0", "clsx": "^2.1.1", "cmdk": "^1.1.1", "consola": "^3.4.2", "cookie-es": "^2.0.0", "dayjs": "1.11.13", "db0": "^0.3.1", "defu": "^6.1.4", "fast-xml-parser": "^5.4.1", "framer-motion": "^12.34.3", "h3": "^1.15.1", "i18next": "^26.2.0", "iconv-lite": "^0.7.2", "jose": "^6.1.3", "jotai": "^2.18.0", "md5": "^2.3.0", "ofetch": "^1.5.1", "overlayscrollbars": "^2.14.0", "pnpm": "^10.30.3", "react": "^19.0.4", "react-device-detect": "^2.2.3", "react-dom": "^19.0.4", "react-i18next": "^17.0.8", "react-use": "^17.6.0", "uncrypto": "^0.1.3", "undici": "^8.3.0", "zod": "^4.3.6" }, "devDependencies": { "@eslint-react/eslint-plugin": "^2.13.0", "@iconify-json/ph": "^1.2.2", "@napi-rs/pinyin": "^1.7.7", "@ourongxing/eslint-config": "3.2.3-beta.6", "@rollup/pluginutils": "^5.3.0", "@tanstack/react-query": "^5.90.21", "@tanstack/router-devtools": "^1.163.2", "@tanstack/router-plugin": "^1.163.2", "@types/md5": "^2.3.6", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "@unocss/rule-utils": "^66.6.2", "@vitejs/plugin-react-swc": "^4.2.3", "bumpp": "^10.4.1", "cross-env": "^10.1.0", "dotenv": "^17.3.1", "eslint": "^9.21.0", "eslint-plugin-react-dom": "^1.53.1", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.19", "fast-glob": "^3.3.3", "favicons-scraper": "^1.3.2", "lint-staged": "^16.2.7", "mlly": "^1.8.0", "mockdate": "^3.0.5", "pnpm-patch-i": "^0.5.6", "rollup": "^4.59.0", "simple-git-hooks": "^2.13.1", "tsx": "^4.21.0", "typescript": "^5.9.3", "typescript-eslint": "^8.56.1", "unimport": "^6.0.0", "unocss": "^66.6.2", "vite": "^7.3.1", "vite-plugin-pwa": "^1.2.0", "vite-plugin-with-nitro": "0.0.3", "vitest": "^4.0.18", "workbox-build": "^7.4.0", "workbox-window": "^7.4.0", "wrangler": "4.14.1" }, "pnpm": { "patchedDependencies": { "dayjs": "patches/dayjs.patch" }, "onlyBuiltDependencies": [ "@napi-rs/pinyin", "@parcel/watcher", "@swc/core", "esbuild", "better-sqlite3", "sharp", "simple-git-hooks", "unrs-resolver", "workerd" ] }, "resolutions": { "cross-spawn": ">=7.0.6", "dayjs": "1.11.13", "db0": "^0.3.4", "nitropack": "npm:nitro-go@0.0.3", "picomatch": "^4.0.3", "react": "^19.0.4", "vite": "^7.3.1" }, "simple-git-hooks": { "pre-commit": "npx lint-staged" }, "lint-staged": { "*.{js,ts,jsx,tsx}": "eslint --fix" } }
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-88725c3c4a412026-08-06