PkgRadar

Package evidence

@equilateral_ai/[email protected]

Credential file access, 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.

Weekly downloads
23
Versions published
12
First published
Jan 2026
Publisher
jamesford8765309

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":["@equilateral_ai/[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":["@equilateral_ai/[email protected]"],"fail_on":"review"}'
Artifact bytes296,017
Previous version3.5.0
Published2026-03-17T11:44:42.826Z
SHA-256d02f1803bcd6b15e3177d5c2a3aa573a39a699a529bba05fcc0589d19458cf70

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/handlers/scheduled/scanCompliance.js30
mediumTls Verification Disabledpackage/src/database/dbOperations.js12
mediumTls Verification Disabledpackage/src/handlers/helpers/dbOperations.js12

Manifest

Package metadata

Scripts 23

Sign in to view install / lifecycle script contents.

Dependencies3
  • @aws-sdk/client-bedrock-runtime^3.460.0
  • @aws-sdk/client-ssm^3.985.0
  • pg^8.18.0