PkgRadar

Package evidence

@n8n/[email protected]

Credential file access: matched ".npmrc"

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
12
First published
Apr 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 bytes84,454
Previous version0.9.0
Published2026-06-10T08:42:08.862Z
SHA-256f298a5d380a559b2c20c865f062ab4aa4b687dddfabf11c7c33f563e60ac8fbd

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/tools/filesystem/fs-utils.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts13
  • buildtsc -p tsconfig.build.json
  • cleanrimraf dist .turbo
  • devpnpm build && (pnpm watch & pnpm start)
  • formatbiome format --write src
  • format:checkbiome ci src
  • linteslint . --quiet
  • lint:fixeslint . --fix
  • startnode dist/cli.js http://localhost:5678 --log-level debug --allowed-origins http://localhost:5678
  • testjest
  • test:devjest --watch
  • test:unitjest
  • typechecktsc --noEmit
  • watchtsc -p tsconfig.build.json --watch
Dependencies14
  • @anthropic-ai/sandbox-runtime^0.0.42
  • @inquirer/prompts^8.3.2
  • @jitsi/robotjs^0.6.21
  • @modelcontextprotocol/sdk1.26.0
  • @n8n/mcp-browser0.8.1
  • @napi-rs/image^1.12.0
  • @vscode/ripgrep^1.17.1
  • eventsource^3.0.6
  • fast-glob3.2.12
  • node-screenshots^0.2.8
  • picocolors1.0.1
  • yargs-parser21.1.1
  • zod3.25.67
  • zod-to-json-schema3.23.3