PkgRadar

Package evidence

@decibelsystems/[email protected]

Tls Verification Disabled

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
7
First published
Feb 2026
Publisher
mediareason

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":["@decibelsystems/[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":["@decibelsystems/[email protected]"],"fail_on":"review"}'
Publishermediareason
Artifact bytes655,851
Previous version2.1.2
Published2026-06-24T20:46:18.272Z
SHA-2561857c8b24d889e5b4cd6756e8616fb4e06e4e33795d0647b3d573931b02ab833

Why flagged

What the scanner saw

Tls Verification Disabled

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/tools/mother.js12
mediumTls Verification Disabledpackage/dist/tools/senken.js12

Manifest

Package metadata

Scripts 19

Sign in to view install / lifecycle script contents.

Dependencies5
  • @modelcontextprotocol/sdk^1.0.0
  • @supabase/supabase-js^2.89.0
  • express^5.2.1
  • pg^8.16.3
  • yaml^2.8.2