PkgRadar

Package evidence

@padua/[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
59Established · −30% score
First published
Nov 2025
Publisher
padua-nile.suan

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":["@padua/[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":["@padua/[email protected]"],"fail_on":"review"}'
Artifact bytes260,764
Previous version2.5.2
Published2026-05-29T01:19:23.306Z
SHA-256de47671127db699883e234f2f4222f1988bc88b530895746dbef01a6276956db

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
42Score
2.5.3Version
Status history (1 event)
  1. newavailable · risk review · score 42 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/commands/status/aws-checks.jsmatched ".npmrc"10
mediumCredential file accesspackage/dist/commands/login/npmrc.jsmatched ".npmrc"10
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/commands/status/aws-checks.jsmatched ".npmrc"10
mediumCredential file accesspackage/dist/commands/login/npmrc.jsmatched ".npmrc"10
lowCredential file accesspackage/dist/commands/doctor/checks.jsmatched ".aws/"5
lowCredential file accesspackage/dist/commands/login/codeartifact.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/commands/init/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/commands/login/index.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/commands/profile/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/commands/status/index.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/commands/init/prompts.jsmatched ".aws/"5
lowCredential file accesspackage/dist/commands/login/sso.jsmatched ".aws/"5

Manifest

Package metadata

Scripts9
  • buildtsc
  • devtsc --watch
  • linteslint src --ext .ts
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
  • type-checktsc --noEmit
Dependencies8
  • @modelcontextprotocol/sdk1.27.1
  • @toon-format/toon^2.1.0
  • better-sqlite3^12.6.2
  • chalk^4.1.2
  • commander^12.1.0
  • inquirer^9.3.8
  • isolated-vm^6.1.2
  • zod^3.25.0