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
6
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 bytes79,747
Previous version0.1.3
Published2026-05-25T22:50:37.350Z
SHA-2567dc57b5a4a254c945f14ec77d70dcd60cc957a8ed6bf262b92826deda1574eb7

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
22Score
0.1.4Version
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
mediumRemote Dependency Specpackage.jsondependencies.freellmapi="git+https://github.com/tashfeenahmed/freellmapi.git#daf7fdc65bbd6871042f4975efdcab10a7bc320f"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.freellmapi="git+https://github.com/tashfeenahmed/freellmapi.git#daf7fdc65bbd6871042f4975efdcab10a7bc320f"12
lowCredential file accesspackage/dist/security/git-wrapper.jsmatched ".ssh"5
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
Dependencies9
  • @napi-rs/keyring1.3.0
  • better-sqlite312.10.0
  • clipboardy5.3.1
  • freellmapigit+https://github.com/tashfeenahmed/freellmapi.git#daf7fdc65bbd6871042f4975efdcab10a7bc320f
  • opencode-ai1.15.10
  • picomatch4.0.4
  • proper-lockfile4.1.2
  • ps-list9.0.0
  • tree-kill1.2.2