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
- 2,383Niche · −30% score
- Versions published
- 215Mature · −50% score
- First published
- Sep 2022
- Publisher
- hawkeyexl
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'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 high · score 27 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/agents/adapters/claude-code.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/agents/adapters/codex.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/agents/adapters/copilot-cli.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/agents/adapters/gemini-cli.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/agents/adapters/opencode.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/agents/adapters/qwen-code.js | matched "raw.githubusercontent.com" | 12 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/agents/adapters/claude-code.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/agents/adapters/codex.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/agents/adapters/copilot-cli.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/agents/adapters/gemini-cli.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/agents/adapters/opencode.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/agents/adapters/qwen-code.js | matched "raw.githubusercontent.com" | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node --disable-warning=DEP0190 scripts/postinstall.js" | 5 |
| low | Large Javascript Payload | package/dist/index.cjs | 9405444 bytes | 0 |
Manifest
Package metadata
Scripts21
buildnpm run build:common && npm run compile && npm run copy:schemasbuild:commoncd src/common && npm run buildcommitlintcommitlint --editcompiletsc && node scripts/createCjsWrapper.jscontainer:buildnode src/container/scripts/build.cjscontainer:build:basenode src/container/scripts/build.cjs --target=basecontainer:build:base:pushnode src/container/scripts/build.cjs --target=base --pushcontainer:rebuildnode src/container/scripts/build.cjs --no-cachecontainer:testmocha src/container/test/*.test.cjs --timeout 0copy:schemasnode -e "const fs=require('fs');const p=require('path');const s=p.join('src','common','src','schemas','schemas.json');const d=p.join('dist','common','src','schemas','schemas.json');fs.mkdirSync(p.dirname(d),{recursive:true});fs.copyFileSync(s,d);"devnode ./devinstallAgentsnode ./bin/doc-detective.js install-agentsmochamochapostinstallnode --disable-warning=DEP0190 scripts/postinstall.jspreparehuskyrunTestsnode ./bin/doc-detective.js runTestssemantic-releasesemantic-releasestartnode ./bin/doc-detective.jstestmocha --exit test/*.test.js && npm run test:commontest:commoncd src/common && npm testwatchnodemon --watch src --ext ts --exec "npm run compile"
Dependencies16
@apidevtools/json-schema-ref-parser^15.3.5@inquirer/prompts^8.5.2adm-zip^0.5.17ajv^8.20.0ajv-errors^3.0.0ajv-formats^3.0.1ajv-keywords^5.1.0axios^1.17.0dotenv^17.4.2fast-xml-parser^5.8.0jq-web^0.6.2json-schema-faker^0.6.2posthog-node^5.36.3tree-kill^1.2.2yaml^2.9.0yargs^18.0.0