PkgRadar

Package evidence

@enter-pro/[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"console.log('\\nEnter Code installed. Run \\'enter\\' to get started.')\""

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
386
Versions published
15
First published
Apr 2026
Publisher
enter_dev

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@enter-pro/[email protected]"],"fail_on":"high"}'

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":["@enter-pro/[email protected]"],"fail_on":"high"}'
Publisherenter_dev
Artifact bytes957
Previous version1.0.10
Published2026-06-15T09:30:19.795Z
SHA-25649b2577750c6ef6cf6a1ee15115e00ba4531de1a3560203d6a6248ffceab3f57

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"console.log('\\nEnter Code installed. Run \\'enter\\' to get started.')\""

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

Availability ledger

available

high
Last checked
highRisk
50Score
1.0.11Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"console.log('\\nEnter Code installed. Run \\'enter\\' to get started.')\""30
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 6 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"console.log('\\nEnter Code installed. Run \\'enter\\' to get started.')\""30
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 6 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"console.log('\\nEnter Code installed. Run \\'enter\\' to get started.')\""5

Manifest

Package metadata

Scripts1
  • postinstallnode -e "console.log('\nEnter Code installed. Run \'enter\' to get started.')"
Optional dependencies6
  • @enter-pro/enter-code-darwin-arm641.0.11
  • @enter-pro/enter-code-darwin-x641.0.11
  • @enter-pro/enter-code-linux-arm641.0.11
  • @enter-pro/enter-code-linux-x641.0.11
  • @enter-pro/enter-code-win32-arm641.0.11
  • @enter-pro/enter-code-win32-x641.0.11