PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
271
Versions published
39
First published
Feb 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes2,868,143
Previous version1.3.31
Published2026-05-28T12:07:52.622Z
SHA-2567738568fe00944cf9b2596d07d0bd63c39f3aec5d422670920df18b1292ff720

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts21
  • buildtsup
  • committsx cicd/commit.ts
  • devtsx watch src/L7-app/cli.ts
  • pushtsx cicd/push.ts
  • starttsx src/L7-app/cli.ts
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2evitest run --project e2e
  • test:e2e:coveragevitest run --project e2e --coverage
  • test:integrationvitest run --project integration-L3 --project integration-L4-L6 --project integration-L7
  • test:integration:L3vitest run --project integration-L3
  • test:integration:L3:coveragevitest run --project integration-L3 --coverage
  • test:integration:L4-L6vitest run --project integration-L4-L6
  • test:integration:L4-L6:coveragevitest run --project integration-L4-L6 --coverage
  • test:integration:L7vitest run --project integration-L7
  • test:integration:L7:coveragevitest run --project integration-L7 --coverage
  • test:integration:coveragevitest run --project integration-L3 --project integration-L4-L6 --project integration-L7 --coverage
  • test:unitvitest run --project unit
  • test:unit:coveragevitest run --project unit --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies24
  • @anthropic-ai/sdk^0.96.0
  • @azure/data-tables^13.3.2
  • @azure/storage-blob^12.31.0
  • @ffprobe-installer/ffprobe^2.1.2
  • @github/copilot-sdk^0.3.0
  • @google/genai^2.4.0
  • chokidar^5.0.0
  • commander^14.0.3
  • dotenv^17.2.4
  • express^5.2.1
  • fluent-ffmpeg^2.1.3
  • ink^7.0.1
  • ink-text-input^6.0.0
  • octokit^5.0.5
  • onnxruntime-node^1.24.1
  • open^11.0.0
  • openai^6.18.0
  • react^19.2.4
  • sharp^0.34.5
  • slugify^1.6.6
  • tmp^0.2.5
  • uuid^14.0.0
  • winston^3.19.0
  • yaml^2.8.3
Optional dependencies1
  • ffmpeg-static^5.3.0