PkgRadar

Package evidence

@corginpm/[email protected]

Remote Dependency Spec: dependencies.freellmapi="git+https://github.com/tashfeenahmed/freellmapi.git#daf7fdc65bbd6871042f4975efdcab10a7bc320f"

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
8
First published
May 2026
Publisher
corginpm

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":["@corginpm/[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":["@corginpm/[email protected]"],"fail_on":"review"}'
Publishercorginpm
Artifact bytes99,814
Previous version0.2.0
Published2026-05-28T16:24:18.896Z
SHA-256a818689cb8df8cefc5a5683f8c33d6446c9e63b02c8dc5109d51a49ba0000c76

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.freellmapi="git+https://github.com/tashfeenahmed/freellmapi.git#daf7fdc65bbd6871042f4975efdcab10a7bc320f"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.freellmapi="git+https://github.com/tashfeenahmed/freellmapi.git#daf7fdc65bbd6871042f4975efdcab10a7bc320f"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.freellmapi="git+https://github.com/tashfeenahmed/freellmapi.git#daf7fdc65bbd6871042f4975efdcab10a7bc320f"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/setup-freellmapi.mjs"5

Manifest

Package metadata

Scripts8
  • buildtsc && node scripts/copy-templates.mjs
  • doctornode dist/subcommands/doctor.js
  • postinstallnode scripts/setup-freellmapi.mjs
  • prepublishOnlynpm run build
  • testvitest run
  • test:perfvitest run test/perf --passWithNoTests
  • test:securityvitest run test/security --passWithNoTests
  • test:smokevitest run test/smoke --passWithNoTests
Dependencies11
  • @napi-rs/keyring1.3.0
  • better-sqlite312.10.0
  • chalk5.6.2
  • clipboardy5.3.1
  • figlet1.11.0
  • freellmapigit+https://github.com/tashfeenahmed/freellmapi.git#daf7fdc65bbd6871042f4975efdcab10a7bc320f
  • opencode-ai1.15.11
  • picomatch4.0.4
  • proper-lockfile4.1.2
  • ps-list9.0.0
  • tree-kill1.2.2