PkgRadar

Package evidence

@selvaonline/[email protected]

Credential File Packaged: package/templates/deal-ma/.env

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
selvaonline

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":["@selvaonline/[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":["@selvaonline/[email protected]"],"fail_on":"high"}'
Publisherselvaonline
Artifact bytes78,957
Previous versionnone
Published2026-06-10T22:47:46.910Z
SHA-256bc9e3b9631ad2beff3e0633fdb8206d0e245eb811fc5d19045a7f3bbc770a6d0

Why flagged

What the scanner saw

Credential File Packaged: package/templates/deal-ma/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/deal-ma/.envpackage/templates/deal-ma/.env35
highCredential File Packagedpackage/templates/deal-procurement/.envpackage/templates/deal-procurement/.env35
highCredential File Packagedpackage/templates/deal-vc/.envpackage/templates/deal-vc/.env35

Manifest

Package metadata

Scripts4
  • buildtsc
  • clitsx src/cli.ts
  • prepublishOnlynpm run build
  • typechecktsc --noEmit
Dependencies8
  • @langchain/core^0.3.5
  • @langchain/langgraph^0.4.9
  • @langchain/openai^0.4.3
  • @modelcontextprotocol/sdk^1.27.1
  • express^4.19.2
  • tsx^4.16.2
  • yaml^2.6.0
  • zod^3.25.76