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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 17 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/out/chunks/chunk-OMXWZJBJ.js | matched "raw.githubusercontent.com" | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/out/chunks/chunk-OMXWZJBJ.js | matched "raw.githubusercontent.com" | 12 |
| low | Credential file access | package/out/chunks/chunk-OMXWZJBJ.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Large Javascript Payload | package/out/chunks/chunk-375ZNU3A.js | 2167613 bytes | 0 |
| low | Obfuscation Density | package/out/chunks/chunk-CVNNNSMQ.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/out/chunks/chunk-OMXWZJBJ.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/skills/octocode-engineer/scripts/run.js | 3887978 bytes | 0 |
| low | Large Javascript Payload | package/skills/octocode-engineer/scripts/ast/search.js | 3621695 bytes | 0 |
| low | Large Javascript Payload | package/skills/octocode-research/scripts/server.js | 2805985 bytes | 0 |
Manifest
Package metadata
Scripts8
buildtsdowncopy:clauderm -rf ~/.claude/skills/octocode-research && mkdir -p ~/.claude/skills && cp -r . ~/.claude/skills/octocode-researchdevtsx watch src/server.tslinteslint srclint:fixeslint src --fixstartnode scripts/server-init.jstestvitest runtest:watchvitest
Dependencies5
express^4.21.2js-yaml^4.1.1octocode-mcpworkspace:^octocode-sharedworkspace:^zod^4.0.0