PkgRadar

Package evidence

@tekmidian/[email protected]

Remote Payload: matched "curl "

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
69
Versions published
60
First published
Feb 2026
Publisher
tekmidian

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":["@tekmidian/[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":["@tekmidian/[email protected]"],"fail_on":"review"}'
Publishertekmidian
Artifact bytes1,094,508
Previous version0.9.16
Published2026-05-21T15:23:31.100Z
SHA-256cc992308d8fb750e8fe38698a84807c09269ac04c8f1a4e2fc1ef48397c2f63f

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/statusline-command.shmatched "curl "12

Manifest

Package metadata

Scripts5
  • buildtsdown && node scripts/build-hooks.mjs --sync && node scripts/build-skill-stubs.mjs --sync
  • devtsdown --watch
  • linttsc --noEmit
  • prepublishOnlybun run build
  • testvitest
Dependencies6
  • @huggingface/transformers^3.8.1
  • @modelcontextprotocol/sdk^1.26.0
  • better-sqlite3^12.6.2
  • chalk^5.6.2
  • commander^14.0.3
  • pg^8.13.3