PkgRadar

Package evidence

@deeptimes/[email protected]

Credential file access: matched ".ssh/"

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
15
Versions published
8
First published
Dec 2024
Publisher
orpinlee

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":["@deeptimes/[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":["@deeptimes/[email protected]"],"fail_on":"review"}'
Publisherorpinlee
Artifact bytes20,905
Previous version1.0.13
Published2025-09-29T06:31:42.746Z
SHA-25630a9b49136b7571649ee374e338fb9e97557ec22f1a2ecef9ee27628b4c42f85

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildtsup
  • deployernuxt-deployer
  • devtsup --watch
  • majornpm version major
  • minornpm version minor
  • patchnpm version patch
  • releasepnpm run build && pnpm publish --access public
  • type-checktsc --noEmit
Dependencies9
  • @inquirer/confirm^5.1.18
  • @inquirer/core^10.2.2
  • @inquirer/prompts^7.8.6
  • @inquirer/select^4.3.4
  • archiver^7.0.1
  • chalk^5.6.2
  • execa^9.6.0
  • fs-extra^11.3.2
  • ssh2^1.17.0