PkgRadar

Package evidence

@n8n/[email protected]

Credential file access: matched ".ssh"

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
191Mature · −50% score
First published
Apr 2025
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 bytes430,768
Previous version1.21.4
Published2026-05-27T06:59:17.096Z
SHA-25665f37096daa3bfcadbd1783ff232603b15a07811d74756fd0e91f750e9ac3867

Why flagged

What the scanner saw

Credential file access: matched ".ssh"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
1.21.5Version
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/migrations/common/1711390882123-MoveSshKeysToDatabase.jsmatched ".ssh"5

Manifest

Package metadata

Scripts12
  • buildtsc -p tsconfig.build.json
  • cleanrimraf dist .turbo
  • devpnpm watch
  • formatbiome format --write .
  • format:checkbiome ci .
  • linteslint . --quiet
  • lint:fixeslint . --fix
  • testjest
  • test:devjest --watch
  • test:unitjest
  • typechecktsc --noEmit
  • watchtsc -p tsconfig.build.json --watch
Dependencies20
  • @n8n/api-types1.21.3
  • @n8n/backend-common1.21.3
  • @n8n/config2.20.0
  • @n8n/constants0.23.0
  • @n8n/decorators1.21.3
  • @n8n/di0.11.0
  • @n8n/permissions0.59.0
  • @n8n/typeorm0.3.20-16
  • @n8n/utils1.30.0
  • class-validator0.14.0
  • flatted3.4.2
  • lodash4.18.1
  • n8n-core2.21.5
  • n8n-workflow2.21.2
  • nanoid3.3.8
  • p-lazy3.1.0
  • reflect-metadata0.2.2
  • uuid10.0.0
  • xss1.0.15
  • zod3.25.67