PkgRadar

Package evidence

@n8n/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
27
First published
Feb 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 promoting

Mixed 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":["@n8n/[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":["@n8n/[email protected]"],"fail_on":"review"}'
Artifact bytes3,544,126
Previous version0.15.0
Published2026-05-27T06:58:11.034Z
SHA-2561f057704345ce3579dec4854e8abfc4325dd5eeefec14dcb5caa5c497192636c

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.15.1Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cjs/utils/tokenizer/cl100k_base.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/esm/utils/tokenizer/cl100k_base.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts13
  • buildtsc --build tsconfig.build.esm.json tsconfig.build.cjs.json && tsc-alias -p tsconfig.build.esm.json && tsc-alias -p tsconfig.build.cjs.json && pnpm copy-tokenizer-json dist/cjs && pnpm copy-tokenizer-json dist/esm
  • cleanrimraf dist .turbo
  • copy-tokenizer-jsonnode scripts/copy-tokenizer-json.js .
  • devpnpm run watch
  • formatbiome format --write .
  • format:checkbiome ci .
  • linteslint . --quiet
  • lint:fixeslint . --fix
  • testjest
  • test:devjest --watch
  • test:unitjest
  • typechecktsc --noEmit
  • watchtsc --build tsconfig.build.esm.json tsconfig.build.cjs.json --watch
Dependencies15
  • @langchain/classic1.0.27
  • @langchain/community1.1.27
  • @langchain/core1.1.41
  • @langchain/openai1.4.4
  • @langchain/textsplitters1.0.1
  • @n8n/config2.20.0
  • @n8n/typescript-config1.4.0
  • https-proxy-agent7.0.6
  • js-tiktoken1.0.21
  • langchain1.2.30
  • proxy-from-env^1.1.0
  • tmp-promise3.0.3
  • undici^6.21.0
  • zod3.25.67
  • zod-to-json-schema3.23.3