PkgRadar

Package evidence

@mseep/[email protected]

Tls Verification Disabled, Credential file access

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
1
First published
Jun 2026
Publisher
skydeckai

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":["@mseep/[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":["@mseep/[email protected]"],"fail_on":"review"}'
Publisherskydeckai
Artifact bytes2,364,370
Previous versionnone
Published2026-06-22T06:53:08.465Z
SHA-256384e071d87a543ef17beb4f17eba16021f61f677dc42621bd646457f75b094bb

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
22Score
3.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 22 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/src/providers/grok/ws-imagine.js12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/src/providers/grok/ws-imagine.js12
lowCredential file accesspackage/static/app/i18n.js5
lowCredential file accesspackage/static/app/provider-manager.js5

Manifest

Package metadata

Scripts 13

Sign in to view install / lifecycle script contents.

Dependencies19
  • @ai-sdk/openai^3.0.61
  • @anthropic-ai/tokenizer^0.0.4
  • adm-zip^0.5.16
  • ai^6.0.175
  • axios^1.14.0
  • busboy^1.6.0
  • deepmerge^4.3.1
  • dotenv^16.6.1
  • google-auth-library^10.1.0
  • http-proxy-agent^7.0.2
  • https-proxy-agent^7.0.6
  • lodash^4.17.21
  • multer^2.0.2
  • open^10.2.0
  • openai^6.36.0
  • socks-proxy-agent^8.0.5
  • undici^7.12.0
  • uuid^11.1.0
  • ws^8.19.0