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
27
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 bytes450,461
Previous version0.11.0
Published2026-06-09T05:36:16.206Z
SHA-2560e9eac820d2a32aea4f6d010658e2de30eae4163378687b82d280bdd07d9f0a0

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.11.1Version
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/
  • devtsup --watch
  • linteslint .
  • startnode dist/index.js
  • typechecktsc --noEmit
Dependencies15
  • @anthropic-ai/sdk^0.71.2
  • @gitbeaker/rest^43.8.0
  • @google/generative-ai^0.24.1
  • @octokit/rest^22.0.1
  • better-sqlite3^12.10.0
  • dotenv^17.2.3
  • fastify^5.0.0
  • fastify-raw-body^5.0.0
  • openai^6.16.0
  • pg^8.17.1
  • pino^10.3.0
  • pino-pretty^13.1.3
  • sqlite-vec^0.1.9
  • ts-morph^28.0.0
  • yaml^2.8.2