PkgRadar

Package evidence

@node-in-layers/[email protected]

no findings

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.

Weekly downloads
23
Versions published
35Mature · −50% score
First published
Dec 2024
Publisher
macornwell

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@node-in-layers/[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":["@node-in-layers/[email protected]"],"fail_on":"review"}'
Publishermacornwell
Artifact bytes51,998
Previous version1.15.0
Published2026-05-21T12:31:51.941Z
SHA-256fb0bad1bccb53698e061daaa340f1f37a7ca6625dc3ecb27a1a4df88522b3aaa

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.16.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • build./bin/build.sh
  • build:watchnodemon -e '*' --watch ./src --exec "npm run build || exit 1"
  • commitcz
  • distnpm run build && cd dist && npm publish
  • eslinteslint .
  • feature-tests./node_modules/.bin/cucumber-js -p default
  • prettierprettier --write .
  • prettier:checkprettier -c .
  • testexport TS_NODE_PROJECT='./tsconfig.test.json' && mocha -r tsx ./test/src/*.test.ts ./test/src/**/*.test.ts ./test/src/**/**/*.test.ts
  • test:coveragenyc --all --reporter cobertura --reporter text --reporter lcov --reporter html npm run test
Dependencies20
  • @node-in-layers/auth^1.3.0
  • @node-in-layers/core^1.16.0
  • @node-in-layers/data^1.3.6
  • @node-in-layers/mcp-client^1.8.1
  • @node-in-layers/mcp-server^2.7.0
  • @node-in-layers/rest-api^1.1.2
  • @node-in-layers/rest-client^1.0.0
  • @node-in-layers/secrets^1.0.1
  • @node-in-layers/tasks^1.1.0
  • @node-in-layers/toolkit^1.15.0
  • argparse^2.0.1
  • chalk^4.1.2
  • es-main^1.3.0
  • express^5.1.0
  • functional-models^3.9.5
  • functional-models-orm-mcp^3.7.1
  • glob^11.0.0
  • handlebars^4.7.8
  • lodash^4.17.23
  • zod^4.1.12