PkgRadar

Package evidence

@prsense/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
41
First published
Mar 2026
Publisher
navxio

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@prsense/[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":["@prsense/[email protected]"],"fail_on":"review"}'
Publishernavxio
Artifact bytes529,278
Previous version0.14.3
Published2026-06-16T13:17:16.825Z
SHA-2569031628da5ea1b7c17189939b50cf3cb836c1fb040c2494b35808d12d7c88d6e

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.14.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • buildtsup
  • cleanrm -rf dist/ *.tsbuildinfo
  • devtsup --watch
  • dev:reviewtsx src/index.ts review .
  • startnode dist/index.js
  • typechecktsc --noEmit
Dependencies17
  • @anthropic-ai/sdk^0.71.2
  • @gitbeaker/rest^43.8.0
  • @google/genai^2.8.0
  • @google/generative-ai^0.24.1
  • @octokit/rest^22.0.1
  • better-sqlite3^12.10.0
  • commander^14.0.2
  • dotenv^17.2.3
  • got^11.8.6
  • openai^6.16.0
  • pg^8.17.1
  • pino^10.3.0
  • pino-pretty^13.1.3
  • prompts^2.4.2
  • sqlite-vec^0.1.9
  • ts-morph^28.0.0
  • yaml^2.8.2