PkgRadar

Package evidence

@nanoforge-dev/[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
1,669Niche · −30% score
Versions published
21
First published
Jan 2026
Publisher
exelo

Effective trust discount applied: 30% (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":["@nanoforge-dev/[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":["@nanoforge-dev/[email protected]"],"fail_on":"review"}'
Publisherexelo
Artifact bytes77,882
Previous version1.5.4-beta.c7cb939
Published2026-06-14T07:50:50.118Z
SHA-25689bb21bc25bc86ed9fd9e8329f3dee7fbbe6cb8f50f94d7915b383f6e9c7acde

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.5.4-beta.f618d37Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildtsc --noEmit && tsdown
  • build:devtsc --noEmit && NODE_ENV=development tsdown
  • changeloggit cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r . --include-path '.'
  • formatprettier --write . && eslint --fix --format=pretty src
  • lintprettier --check . && eslint --format=pretty src
  • releasecliff-jumper
  • startnode dist/nf.js
  • testpnpm run test:unit && pnpm run test:e2e
  • test:coveragepnpm run test:unit --coverage && pnpm run test:e2e
  • test:e2evitest run -c vitest.config.e2e.ts
  • test:e2e:watchvitest -c vitest.config.e2e.ts
  • test:unitvitest run -c vitest.config.ts
  • test:unit:watchvitest -c vitest.config.ts
Dependencies18
  • @angular-devkit/schematics^21.2.13
  • @angular-devkit/schematics-cli^21.2.13
  • @inquirer/prompts^8.5.2
  • @nanoforge-dev/loader-client^1.3.0
  • @nanoforge-dev/loader-server^1.2.0
  • @nanoforge-dev/schematics^2.1.3
  • ansis^4.3.1
  • bun^1.3.14
  • chokidar^5.0.0
  • class-transformer^0.5.1
  • class-validator^0.15.1
  • commander^15.0.0
  • dotenv^17.4.2
  • node-emoji^2.2.0
  • open^11.0.0
  • ora^9.4.0
  • rc9^3.0.1
  • reflect-metadata^0.2.2
Optional dependencies1
  • @nanoforge-dev/editorfile:../editor