PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/templates/karin-plugin-js/.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
18Established · −30% score
First published
Jan 2025
Publisher
qwqojs

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

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherqwqojs
Artifact bytes2,383,188
Previous version1.2.0
Published2025-06-08T14:41:06.230Z
SHA-2562b7cabddb982d1e98c3a87fb4a7bb41c544ad18ff8059e0bd1497b298a9c5f1e

Why flagged

What the scanner saw

Credential File Packaged: package/templates/karin-plugin-js/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/templates/karin-plugin-js/.envpackage/templates/karin-plugin-js/.env35
highCredential File Packagedpackage/templates/karin-plugin-ts/.envpackage/templates/karin-plugin-ts/.env35

Manifest

Package metadata

Scripts4
  • appnode lib/app.js
  • buildtsup
  • devcross-env EBV_FILE="development.env" node --import tsx src/app.ts
  • pubnpm publish --access public