PkgRadar

Package evidence

@qodly/[email protected]

Js Hidden Powershell, Remote Payload

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
90Mature · −50% score
First published
Nov 2023
Publisher
idrissi

Effective trust discount applied: 50% (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":["@qodly/[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":["@qodly/[email protected]"],"fail_on":"review"}'
Publisheridrissi
Artifact bytes28,820
Previous version0.5.1
Published2026-05-14T16:59:59.514Z
SHA-25666141683ff1409a04e3536332c2fbe40227972b8874eb96a2e72e7155a3a9334

Why flagged

What the scanner saw

Js Hidden Powershell

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Hidden Powershellpackage/dist/commands/install-git-ai.js45
highJs Hidden Powershellpackage/src/commands/install-git-ai.ts45
mediumRemote Payloadpackage/dist/commands/install-git-ai.js12
mediumRemote Payloadpackage/src/commands/install-git-ai.ts12

Manifest

Package metadata

Scripts 5

Sign in to view install / lifecycle script contents.

Dependencies1
  • @gentrace/typesworkspace:*