PkgRadar

Package evidence

@research-copilot/[email protected]

no findings

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
197
Versions published
6
First published
Jun 2026
Publisher
ldm2060

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@research-copilot/[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":["@research-copilot/[email protected]"],"fail_on":"review"}'
Publisherldm2060
Artifact bytes39,309
Previous version1.1.16
Published2026-06-16T20:40:00.891Z
SHA-256b93aae55c77abb85d6f92a03b650d7bd0cf0417332819535c6d2133779546b07

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.1.17Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts2
  • buildtsup bin/rc.ts --format esm && npm run copy-kit
  • copy-kitnode -e "require('fs').cpSync('../../research-kit', 'research-kit', {recursive: true, filter: (src) => !src.includes('.git')})"
Dependencies3
  • @research-copilot/adapters^1.1.17
  • @research-copilot/core^1.1.17
  • commander^12.1.0