PkgRadar

Package evidence

[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
8,387Niche · −30% score
Versions published
115Mature · −50% score
First published
Nov 2019
Publisher
cmoesel

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishercmoesel
Artifact bytes419,391
Previous version3.18.0
Published2026-03-08T19:20:56.106Z
SHA-2560dd5b10b30f2dc875e35a1f12acd17c1454471d663f7433fab225e661bcb4894

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts19
  • builddel-cli dist && tsc && copyfiles -u 3 "src/utils/init-project/*" dist/utils/init-project
  • build:grammarbash antlr/gradlew -p antlr generateGrammarSource
  • build:watchtsc -w
  • checknpm run test && npm run lint && npm run prettier
  • coverageopener coverage/lcov-report/index.html
  • fixGrammarTypests-node dev/fixGrammarTypes.ts
  • linttsc && eslint "**/*.{js,ts}"
  • lint:fixtsc --noEmit && eslint "**/*.{js,ts}" --quiet --fix
  • preparenpm run build
  • prepublishOnlynpm run check && npm run fixGrammarTypes
  • prettierprettier --check "**/*.{js,ts}"
  • prettier:fixprettier --write "**/*.{js,ts}"
  • regressionts-node regression/cli
  • regression:last-yearts-node regression/cli run -l 365
  • regression:legacy-allts-node regression/cli.ts run -f regression/repos-all.txt
  • regression:legacy-selectts-node regression/cli.ts run -f regression/repos-select.txt
  • regression:update-legacyts-node regression/cli.ts update-legacy
  • testjest
  • test:watchjest --watchAll
Dependencies23
  • ajv^8.17.1
  • antlr4^4.13.2
  • axios^1.13.2
  • chalk^4.1.2
  • commander^13.1.0
  • fhir-package-loader^2.2.3
  • fhir-tool^5.0.2
  • fs-extra^11.3.3
  • html-minifier-terser5.1.1
  • https-proxy-agent^7.0.5
  • ini^5.0.0
  • junk^3.1.0
  • lodash^4.17.21
  • readline-sync^1.4.10
  • sanitize-filename^1.6.3
  • sax^1.5.0
  • semver^7.7.4
  • temp^0.9.4
  • text-table^0.2.0
  • title-case^3.0.3
  • valid-url^1.0.9
  • winston^3.19.0
  • yaml^1.10.2