PkgRadar

Package evidence

@emirkoksal/[email protected]

Tls Verification Disabled, Credential file access, Suspicious Publish Context

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
2
First published
Jun 2026
Publisher
emirkoksal

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":["@emirkoksal/[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":["@emirkoksal/[email protected]"],"fail_on":"review"}'
Publisheremirkoksal
Artifact bytes151,736
Previous version1.0.0
Published2026-06-25T16:26:09.216Z
SHA-2561f61a8f0a76212d9187ac1298b5e321e2ea6a62e20eb97b3faf092c7d23cbbd0

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/index.cjs12
mediumTls Verification Disabledpackage/dist/cli.mjs12
mediumTls Verification Disabledpackage/dist/index.mjs12
mediumSuspicious Publish Contextmanifest10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/index.cjs12
mediumTls Verification Disabledpackage/dist/cli.mjs12
mediumTls Verification Disabledpackage/dist/index.mjs12
mediumSuspicious Publish Contextmanifest10
lowCredential file accesspackage/dist/index.cjs5
lowCredential file accesspackage/dist/cli.mjs5
lowCredential file accesspackage/dist/index.mjs5

Manifest

Package metadata

Scripts 11

Sign in to view install / lifecycle script contents.

Dependencies5
  • boxen^8.0.1
  • chalk^5.4.1
  • commander^13.1.0
  • ora^8.2.0
  • zod^3.24.4
Optional dependencies3
  • @anthropic-ai/sdk^0.39.0
  • @google/generative-ai^0.24.0
  • openai^4.86.2