PkgRadar

Package evidence

@docsector/[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
1,914Niche · −30% score
Versions published
102
First published
Feb 2026
Publisher
rodrigoslayertech

Effective trust discount applied: 30% (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":["@docsector/[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":["@docsector/[email protected]"],"fail_on":"review"}'
Artifact bytes3,878,663
Previous version4.4.4
Published2026-05-30T23:55:14.261Z
SHA-2564b02e3da7638655e8eb163aaebfd55b96609446fbb855755c75e53ce40faf99e

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
2Score
4.4.5Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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/src/icon-themes/material-icons.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts6
  • buildquasar build
  • devnpx wrangler pages dev dist/spa
  • formatprettier --write "**/*.{js,vue,scss,html,md,json}" --ignore-path .gitignore
  • linteslint --ext .js,.vue ./
  • testvitest run
  • test:watchvitest
Dependencies15
  • @quasar/app-vite^2.1.0
  • @quasar/cli^2.5.0
  • autoprefixer^10.4.2
  • axios^1.7.7
  • core-js^3.6.5
  • github-slugger^2.0.0
  • hjson^3.2.2
  • katex^0.17.0
  • markdown-it^13.0.1
  • markdown-it-attrs^4.1.6
  • markdown-it-task-lists^2.1.1
  • markdown-it-texmath^1.0.0
  • mermaid^11.0.0
  • prismjs^1.27.0
  • q-colorize-mixin^2.0.0-alpha.5