PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
41
Versions published
20
First published
Dec 2025
Publisher
bgauryy

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"}'
Publisherbgauryy
Artifact bytes13,974,374
Previous version1.5.1
Published2026-06-06T23:28:47.420Z
SHA-256366f0323171d6b0f1bc134fa82f31fbf69d6261edd0d626187892a0a017f1297

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/out/chunks/chunk-OMXWZJBJ.jsmatched "raw.githubusercontent.com"12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/out/chunks/chunk-OMXWZJBJ.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/out/chunks/chunk-OMXWZJBJ.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowLarge Javascript Payloadpackage/out/chunks/chunk-375ZNU3A.js2167613 bytes0
lowObfuscation Densitypackage/out/chunks/chunk-CVNNNSMQ.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/out/chunks/chunk-OMXWZJBJ.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/skills/octocode-engineer/scripts/run.js3887978 bytes0
lowLarge Javascript Payloadpackage/skills/octocode-engineer/scripts/ast/search.js3621695 bytes0
lowLarge Javascript Payloadpackage/skills/octocode-research/scripts/server.js2805985 bytes0

Manifest

Package metadata

Scripts8
  • buildtsdown
  • copy:clauderm -rf ~/.claude/skills/octocode-research && mkdir -p ~/.claude/skills && cp -r . ~/.claude/skills/octocode-research
  • devtsx watch src/server.ts
  • linteslint src
  • lint:fixeslint src --fix
  • startnode scripts/server-init.js
  • testvitest run
  • test:watchvitest
Dependencies5
  • express^4.21.2
  • js-yaml^4.1.1
  • octocode-mcpworkspace:^
  • octocode-sharedworkspace:^
  • zod^4.0.0