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
- 150Mature · −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 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":["@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"}'Why flagged
What the scanner saw
Credential file access: matched ".aws"
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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/tools/utils/allowed-domains.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/code-builder/tools/suggested-nodes-data.js | matched ".aws" | 5 |
Manifest
Package metadata
Scripts37
buildtsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.jsonbuild:with-clipnpm build && pnpm --filter=n8n buildcleanrimraf dist .turbodeps:allpnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:reportdeps:circularmadge src/index.ts --circulardeps:graphmadge src/index.ts --image deps-graph.svgdeps:graph:servicemadge src/ai-workflow-builder-agent.service.ts --image deps-service.svgdeps:graph:toolsmadge src/tools/index.ts --image deps-tools.svgdeps:orphansmadge src/index.ts --orphansdeps:reportmadge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'evaltsx evaluations/cli/index.tseval:introspectiontsx evaluations/cli/index.ts --suite introspection --agent multi-agenteval:langsmithtsx evaluations/cli/index.ts --backend langsmitheval:pairwisetsx evaluations/cli/index.ts --suite pairwiseeval:pairwise:langsmithtsx evaluations/cli/index.ts --suite pairwise --backend langsmithexport:nodes../../../packages/cli/bin/n8n export:nodes --output ./evaluations/nodes.jsonformatbiome format --write srcformat:checkbiome ci srclinteslint . --quietlint:fixeslint . --fixpython:checkcd evaluations/programmatic/python && just checkpython:formatcd evaluations/programmatic/python && just formatpython:lintcd evaluations/programmatic/python && just lintpython:testcd evaluations/programmatic/python && just testtestjesttest:coveragejest --coveragetest:evaljest --testPathPattern='evaluations/'test:eval:coveragejest --testPathPattern='evaluations/' --coverage --collectCoverageFrom='evaluations/**/*.ts' --coveragePathIgnorePatterns='(\.test\.ts$|__tests__)'test:eval:watchjest --testPathPattern='evaluations/' --watchtest:integrationjest --config=jest.config.integration.js- …and 7 more.
Dependencies22
@langchain/anthropic1.3.27@langchain/core1.1.41@langchain/langgraph1.0.2@langchain/openai1.4.4@mozilla/readability0.6.0@n8n/ai-utilities0.15.1@n8n/api-types1.21.3@n8n/backend-common1.21.3@n8n/config2.20.0@n8n/di0.11.0@n8n/utils1.30.0@n8n/workflow-sdk0.14.2@n8n_io/ai-assistant-sdk1.21.0csv-parse6.2.1jsdom23.0.1langchain1.2.30langsmith^0.4.6lodash4.18.1n8n-workflow2.21.2picocolors1.0.1turndown^7.2.2zod3.25.67