PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
119
Versions published
65Mature · −50% score
First published
Dec 2022
Publisher
linonetwo012

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

Review before promoting

Mixed 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":["[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"}'
Publisherlinonetwo012
Artifact bytes2,532,296
Previous version0.5.9
Published2026-05-28T17:18:27.523Z
SHA-256f8301f8039d51474429a022ed119ae74e99e7ea476e64b0f56202f351b3810f9

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

review
Last checked
reviewRisk
10Score
0.5.10Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/js/init.jsmatched ".npmrc"10
mediumCredential file accesspackage/src/init.tsmatched ".npmrc"10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/js/init.jsmatched ".npmrc"10
mediumCredential file accesspackage/src/init.tsmatched ".npmrc"10
lowLarge Javascript Payloadpackage/dist/index.js15005574 bytes0

Manifest

Package metadata

Scripts17
  • buildmodern build && node scripts/fix-dist-relative-js-extension.cjs
  • bumpmodern bump
  • changemodern change
  • change-statusmodern change-status
  • checktsc --noEmit && pnpm lint && pnpm test
  • devmodern dev
  • gen-release-notemodern gen-release-note
  • lintpnpm exec eslint "src/**/*.{js,ts}" "tests/**/*.ts" "scripts/**/*.{js,cjs}" "*.{js,mjs,ts}" --no-error-on-unmatched-pattern
  • newmodern new
  • premodern pre
  • preparepnpm build && husky install
  • prepublishOnlypnpm build
  • releasemodern release
  • resetrimraf ./**/node_modules
  • testpnpm exec jest --passWithNoTests
  • test:e2epnpm exec jest -c jest.e2e.config.mjs --runInBand
  • upgrademodern upgrade
Dependencies26
  • @tailwindcss/postcss^4.2.2
  • autoprefixer^10.4.27
  • browserslist^4.28.2
  • chalk^5.6.2
  • chokidar^5.0.0
  • clean-css^5.3.3
  • cli-progress^3.12.0
  • commander^14.0.3
  • esbuild^0.28.0
  • esbuild-plugin-browserslist^2.0.0
  • esbuild-style-plugin^1.6.3
  • esbuild-svelte^0.9.4
  • get-port-please^3.2.0
  • html-minifier-terser^7.2.0
  • ignore^7.0.5
  • inquirer^13.4.1
  • less^4.6.4
  • lodash^4.18.1
  • postcss-import^16.1.1
  • sass^1.99.0
  • sha256^0.2.0
  • simple-git^3.36.0
  • stylus^0.64.0
  • tailwindcss^4.2.2
  • uglify-js^3.19.3
  • ws^8.20.0
Optional dependencies1
  • svelte-preprocess^6.0.3