Package evidence
@debian777/[email protected]
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 100
- First published
- Mar 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@debian777/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@debian777/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 15 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/dist/tools/dump.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| high | Js Split Join Obfuscation | package/dist/services/id-generator.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| high | Js Split Join Obfuscation | package/dist/tools/kairos-uri.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| high | Js Split Join Obfuscation | package/dist/tools/update_schema.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
Manifest
Package metadata
Scripts87
buildnpm run prebuild && node -e "if(!process.env.DOCKER_BUILD){const r=require('child_process').spawnSync('npm',['run','lint'],{stdio:'inherit'});if(r.status!==0)process.exit(r.status!=null?r.status:1)}" && npm run ui:build && npx tsc && chmod +x dist/cli/index.jsbuild:tgznode scripts/build-ensure-tgz.mjsclinode dist/cli/index.jscli:devsh -c 'set -a && [ -f .env ] && . ./.env; set +a && export KAIROS_API_URL="${KAIROS_API_URL:-http://localhost:${PORT:-3300}}" && exec node dist/cli/index.js "$@"' _compose:sync-app-tagnode -e "const fs=require('fs');const p='compose.yaml';const v=require('./package.json').version;let s=fs.readFileSync(p,'utf8');s=s.replace(/(^\s*image:\s*debian777\/kairos-mcp:)(\S+)/m,(_,prefix)=>prefix+'v'+v);fs.writeFileSync(p,s);"design:viewportsnode scripts/test-capture-viewports.mjsdev:ai-mcp-integrationnode scripts/test-ai-mcp-integration.mjsdev:buildnpm run lint && npm run knip && npm run ui:build && ENV=dev ./scripts/deploy-run-env.sh builddev:cli-ready./scripts/deploy-dev-cli-ready.shdev:deploynpm run dev:build && npm run dev:restartdev:google-idppython3 scripts/deploy-configure-keycloak-google-idp.pydev:logsENV=dev ./scripts/deploy-run-env.sh logsdev:node./scripts/dev-node-use.shdev:qdrant-curlENV=dev ./scripts/deploy-run-env.sh qdrant-curldev:redis-cliENV=dev ./scripts/deploy-run-env.sh redis-clidev:restartENV=dev ./scripts/deploy-run-env.sh restartdev:startENV=dev ./scripts/deploy-run-env.sh startdev:start:installedDOTENV_CONFIG_PATH=.env node -r dotenv/config node_modules/@debian777/kairos-mcp/dist/index.jsdev:statusENV=dev ./scripts/deploy-run-env.sh statusdev:stopENV=dev ./scripts/deploy-run-env.sh stopdev:testENV=dev ./scripts/deploy-run-env.sh testdev:test-embedding-keynode scripts/test-embedding-key.mjsdev_simple:deploynpm run dev:build && npm run dev_simple:restartdev_simple:logsENV=dev_simple ./scripts/deploy-run-env.sh logsdev_simple:qdrant-curlENV=dev_simple ./scripts/deploy-run-env.sh qdrant-curldev_simple:restartENV=dev_simple ./scripts/deploy-run-env.sh restartdev_simple:startENV=dev_simple ./scripts/deploy-run-env.sh startdev_simple:statusENV=dev_simple ./scripts/deploy-run-env.sh statusdev_simple:stopENV=dev_simple ./scripts/deploy-run-env.sh stopdev_simple:testENV=dev_simple ./scripts/deploy-run-env.sh test- …and 57 more.
Dependencies31
@exodus/bytes^1.15.0@modelcontextprotocol/sdk^1.27.0@napi-rs/keyring^1.2.0@qdrant/js-client-rest^1.17.0@tanstack/react-query^5.62.0@tiptap/core^3.20.2@tiptap/extension-link^3.20.2@tiptap/extension-table^3.20.1@tiptap/markdown^3.20.2@tiptap/react^3.20.1@tiptap/starter-kit^3.20.1archiver^8.0.0commander^15.0.0dotenv^17.3.1express^5.2.1express-rate-limit^8.3.1helmet^8.1.0i18next^26.0.2jose^6.1.3pino^10.3.1prom-client^15.1.3raw-body^3.0.2react^19.0.0react-dom^19.0.0react-i18next^17.0.1react-markdown^10.1.0react-router-dom^7.4.0redis^6.0.0remark-gfm^4.0.1uuid^14.0.0- …and 1 more.