PkgRadar

Package evidence

@manishrathaur/[email protected]

Credential file access: matched ".PyPIRC"

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
1
First published
Jun 2026
Publisher
manishrathaur

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":["@manishrathaur/[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":["@manishrathaur/[email protected]"],"fail_on":"review"}'
Publishermanishrathaur
Artifact bytes5,917,420
Previous versionnone
Published2026-06-05T14:55:19.225Z
SHA-256449d55911f21d7d4bbf6bed9e98a79216b8b66f35346d191f11e9cc365a5f27b

Why flagged

What the scanner saw

Credential file access: matched ".PyPIRC"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/backend/venv/lib/python3.9/site-packages/setuptools/monkey.pymatched ".PyPIRC"5
lowCredential file accesspackage/backend/venv/lib/python3.9/site-packages/setuptools/_distutils/command/register.pymatched ".pypirc"5
lowCredential file accesspackage/backend/venv/lib/python3.9/site-packages/pip/_vendor/distlib/util.pymatched ".pypirc"5

Manifest

Package metadata

Scripts9
  • buildvite build
  • checknpm run lint && npm run validate:blog && npm run build
  • devvite
  • generate:feedsnode scripts/generate-blog-feeds.mjs
  • linteslint .
  • prebuildnpm run generate:feeds
  • previewvite preview
  • testvitest run
  • validate:blognode scripts/validate-blog-content.mjs
Dependencies15
  • @floating-ui/dom^1.7.6
  • @vercel/analytics^2.0.1
  • @vercel/speed-insights^2.0.0
  • fuse.js^7.4.1
  • github-slugger^2.0.0
  • prismjs^1.30.0
  • react^19.2.4
  • react-dom^19.2.4
  • react-helmet-async^3.0.0
  • react-markdown^10.1.0
  • rehype-autolink-headings^7.1.0
  • rehype-highlight^7.0.2
  • rehype-sanitize^6.0.0
  • rehype-slug^6.0.0
  • remark-gfm^4.0.1