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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts10
build./bin/build.shbuild:watchnodemon -e '*' --watch ./src --exec "npm run build || exit 1"commitczdistnpm run build && cd dist && npm publisheslinteslint .feature-tests./node_modules/.bin/cucumber-js -p defaultprettierprettier --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.tstest: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.0argparse^2.0.1chalk^4.1.2es-main^1.3.0express^5.1.0functional-models^3.9.5functional-models-orm-mcp^3.7.1glob^11.0.0handlebars^4.7.8lodash^4.17.23zod^4.1.12