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 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":["@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"}'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/index.mjs | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts17
buildrun-s types:generate lib:builddevrun-s types:generate lib:devdocs:buildpnpm -C docs run builddocs:devpnpm -C docs run devformatoxfmtformat:checkoxfmt --checkinspector:buildrun-s build inspector:generateinspector:generatepnpm dlx @eslint/config-inspector build --config eslint-inspector.config.tslib:buildtsdownlib:devtsdown --watchlinteslint --cachereleaserun-s release:check release:versionrelease:checkrun-s build format:check lint test typecheckrelease:versionbumpptestvitesttypechecktsgo --noEmittypes: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.20eslint-config-flat-gitignore^2.3.0eslint-flat-config-utils3.2.0eslint-import-resolver-typescript^4.4.5eslint-merge-processors^2.0.0eslint-parser-plain^0.1.1eslint-plugin-antfu^3.2.3eslint-plugin-command^3.5.2eslint-plugin-de-morgan^2.1.2eslint-plugin-depend^1.5.0eslint-plugin-github-action^0.2.0eslint-plugin-import-x^4.16.2eslint-plugin-jsdoc^63.0.2eslint-plugin-jsonc^3.2.0eslint-plugin-n^18.1.0eslint-plugin-no-only-tests^3.4.0eslint-plugin-ntnyq^0.14.0eslint-plugin-oxfmt^0.10.0eslint-plugin-perfectionist^5.9.0eslint-plugin-pinia^0.4.2eslint-plugin-prettier^5.5.6eslint-plugin-regexp^3.1.0eslint-plugin-svgo^0.12.0- …and 12 more.