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
- 265
- Versions published
- 20Mature · −50% score
- First published
- Jun 2024
- 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":["@nvl/[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":["@nvl/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/data/code.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts18
buildpnpm run clean && tsc -p tsconfig.jsoncipnpm installcleanrimraf coverage dist tmpformatprettier --write .generate-projectsnode --import tsx/esm tests/e2e/generate.tsknipkniplinteslint . && tsc -p tsconfig.json --noEmit --skipLibCheckplaywrightplaywright testplaywright:goldenplaywright test --update-snapshotsstartnode dist/src/main.jstestvitest run --coveragetest:e2epnpm test:e2e:prepare && playwright testtest:e2e:buildnode --import tsx/esm tests/e2e/build-projects.tstest:e2e:build:showcasenode --import tsx/esm tests/e2e/build-showcase.tstest:e2e:goldenpnpm test:e2e:prepare && playwright test --update-snapshotstest:e2e:installcd tests/e2e/_template && pnpm install && cd ../../..test:e2e:preparepnpm build && pnpm exec playwright install && pnpm generate-projects && pnpm test:e2e:install && pnpm test:e2e:build && pnpm test:e2e:build:showcasetest:watchvitest --watch
Dependencies45
@types/html-escaper^3.0.4@types/js-yaml^4.0.9@types/mdast^4.0.4@types/unist^3.0.3deepmerge-ts^7.1.5find-cache-directory^6.0.0glob^13.0.6hast-util-from-html^2.0.3hast-util-to-html^9.0.5html-escaper^3.0.3html-tag-names^2.1.0js-yaml^4.1.1magic-string^0.30.21mdast-util-directive^3.1.0mdast-util-from-markdown^2.0.3mdast-util-frontmatter^2.0.1mdast-util-math^3.0.0mdast-util-mdx-expression^2.0.1mdast-util-mdx-jsx^3.2.0micromark-extension-directive^4.0.0micromark-extension-frontmatter^2.0.0micromark-extension-math^3.1.0micromark-extension-mdx^2.1.0micromark-extension-mdx-expression^3.0.1micromark-extension-mdx-jsx^3.0.2micromark-extension-mdx-md^2.0.0micromark-util-character^2.1.1micromark-util-html-tag-name^2.0.1micromark-util-symbol^2.0.1micromark-util-types^2.0.2- …and 15 more.