PkgRadar

Package evidence

@everworker/[email protected]

Large Javascript Payload: 3469800 bytes

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
234
Versions published
31
First published
Feb 2026
Publisher
aantich

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":["@everworker/[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":["@everworker/[email protected]"],"fail_on":"review"}'
Publisheraantich
Artifact bytes5,779,987
Previous version0.6.1
Published2026-05-22T16:52:13.662Z
SHA-25691c50c80c395698a78b5dcb42c31cbba9ba82bd984ad379df99234f4ccea1e8f

Why flagged

What the scanner saw

Large Javascript Payload: 3469800 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs3469800 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js3438175 bytes10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs3469800 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js3438175 bytes10
lowCredential file accesspackage/dist/shared/index.cjsmatched ".aws"5
lowCredential file accesspackage/dist/types/index.cjsmatched ".aws"5
lowCredential file accesspackage/dist/shared/index.jsmatched ".aws"5
lowCredential file accesspackage/dist/types/index.jsmatched ".aws"5

Manifest

Package metadata

Scripts44
  • buildnpm run generate && tsup
  • build:allnpm run build && npm run --prefix apps/amos build && npm run --prefix apps/hosea build && npm run --prefix apps/convert build
  • devnpm run generate && tsup --watch
  • docstsx scripts/generate-api-docs.ts --mode public
  • docs:fullmkdir -p docs && tsx scripts/generate-api-docs.ts --mode full
  • docs:publictsx scripts/generate-api-docs.ts --mode public
  • example:agenttsx examples/basic-agent.ts
  • example:chattsx examples/interactive-chat.ts
  • example:conversationtsx examples/multi-turn-conversation.ts
  • example:custom-infrastructuretsx examples/custom-infrastructure.ts
  • example:hookstsx examples/agent-with-hooks.ts
  • example:json-tooltsx examples/json-manipulation-tool.ts
  • example:loggingtsx examples/logging-demo.ts
  • example:oauthtsx examples/oauth-demo.ts
  • example:oauth-multi-usertsx examples/oauth-multi-user.ts
  • example:oauth-multi-user-fetchtsx examples/oauth-multi-user-fetch.ts
  • example:oauth-registrytsx examples/oauth-registry-demo.ts
  • example:oauth-statictsx examples/oauth-static-tokens.ts
  • example:provider-configtsx examples/provider-config-generator.ts
  • example:providerstsx examples/multi-provider-comparison.ts
  • example:texttsx examples/simple-text.ts
  • example:visiontsx examples/vision-image-input.ts
  • example:webtsx examples/web-research-agent.ts
  • generatenpm run generate:tools && npm run generate:vendors
  • generate:toolstsx scripts/generate-tool-registry.ts
  • generate:vendorstsx scripts/generate-vendor-registry.ts
  • linteslint src
  • postversiongit push && git push --tags
  • preparenpm run build
  • prepublishOnlynpm run build && npm run typecheck && npm run test:unit && npm run docs
  • …and 14 more.
Dependencies20
  • @anthropic-ai/sdk^0.90.0
  • @google/genai^1.41.0
  • @modelcontextprotocol/sdk^1.26.0
  • @mozilla/readability^0.6.0
  • cheerio^1.1.2
  • clipboardy^5.0.2
  • dotenv^17.2.3
  • eventemitter3^5.0.1
  • exceljs^4.4.0
  • glob^10.0.0
  • jose^6.1.3
  • jsdom^27.0.1
  • officeparser^6.0.4
  • openai^6.22.0
  • pngjs^7.0.0
  • readline-async^0.1.0
  • simple-icons^16.7.0
  • turndown^7.2.2
  • unpdf^1.4.0
  • zod^4.3.6