PkgRadar

Package evidence

@teispace/[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
518
Versions published
70Established · −30% score
First published
Nov 2025
Publisher
iamkrishnaa

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":["@teispace/[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":["@teispace/[email protected]"],"fail_on":"review"}'
Publisheriamkrishnaa
Artifact bytes101,332
Previous version3.0.1
Published2026-05-31T07:48:27.111Z
SHA-2561e675fd73c3cfdc096e3362b6409b3ac1c8e343cba917196a935c70fb51ba5a8

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
3Score
3.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/dist/index.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts5
  • buildtsx build.ts && tsc --emitDeclarationOnly --outDir dist
  • devtsx --watch src/index.ts
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
Dependencies7
  • commander^15.0.0
  • degit^3.3.2
  • enquirer^2.4.1
  • ora^9.4.0
  • picocolors^1.1.1
  • png-to-ico^3.0.1
  • sharp^0.34.5