PkgRadar

Package evidence

@ntnyq/[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.

Versions published
235Mature · −50% score
First published
Sep 2020
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 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":["@ntnyq/[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":["@ntnyq/[email protected]"],"fail_on":"review"}'
Artifact bytes142,669
Previous version7.0.0-beta.3
Published2026-06-11T03:59:51.410Z
SHA-256b870a12d9414102e68d00fc10b95cebd07202f0af3dbea112c3d1ec985f9fb74

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
1Score
7.0.0-beta.4Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.mjsmatched ".npmrc"5

Manifest

Package metadata

Scripts17
  • buildrun-s types:generate lib:build
  • devrun-s types:generate lib:dev
  • docs:buildpnpm -C docs run build
  • docs:devpnpm -C docs run dev
  • formatoxfmt
  • format:checkoxfmt --check
  • inspector:buildrun-s build inspector:generate
  • inspector:generatepnpm dlx @eslint/config-inspector build --config eslint-inspector.config.ts
  • lib:buildtsdown
  • lib:devtsdown --watch
  • linteslint --cache
  • releaserun-s release:check release:version
  • release:checkrun-s build format:check lint test typecheck
  • release:versionbumpp
  • testvitest
  • typechecktsgo --noEmit
  • types:generatetsx scripts/generateType.ts
Dependencies42
  • @antfu/install-pkg^1.1.0
  • @clack/prompts^1.5.1
  • @eslint-community/eslint-plugin-eslint-comments^4.7.2
  • @eslint/js^10.0.1
  • @eslint/markdown^8.0.2
  • @ntnyq/utils^0.15.0
  • @unocss/eslint-plugin^66.7.0
  • @vitest/eslint-plugin^1.6.20
  • eslint-config-flat-gitignore^2.3.0
  • eslint-flat-config-utils3.2.0
  • eslint-import-resolver-typescript^4.4.5
  • eslint-merge-processors^2.0.0
  • eslint-parser-plain^0.1.1
  • eslint-plugin-antfu^3.2.3
  • eslint-plugin-command^3.5.2
  • eslint-plugin-de-morgan^2.1.2
  • eslint-plugin-depend^1.5.0
  • eslint-plugin-github-action^0.2.0
  • eslint-plugin-import-x^4.16.2
  • eslint-plugin-jsdoc^63.0.2
  • eslint-plugin-jsonc^3.2.0
  • eslint-plugin-n^18.1.0
  • eslint-plugin-no-only-tests^3.4.0
  • eslint-plugin-ntnyq^0.14.0
  • eslint-plugin-oxfmt^0.10.0
  • eslint-plugin-perfectionist^5.9.0
  • eslint-plugin-pinia^0.4.2
  • eslint-plugin-prettier^5.5.6
  • eslint-plugin-regexp^3.1.0
  • eslint-plugin-svgo^0.12.0
  • …and 12 more.