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 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":["@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"}'Why flagged
What the scanner saw
Large Javascript Payload: 3572677 bytes
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 40 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.cjs | 3572677 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.js | 3540686 bytes | 10 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.cjs | 3572677 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.js | 3540686 bytes | 10 |
| low | Credential file access | package/dist/shared/index.cjs | matched ".aws" | 5 |
| low | Credential file access | package/dist/types/index.cjs | matched ".aws" | 5 |
| low | Credential file access | package/dist/shared/index.js | matched ".aws" | 5 |
| low | Credential file access | package/dist/types/index.js | matched ".aws" | 5 |
Manifest
Package metadata
Scripts44
buildnpm run generate && tsupbuild:allnpm run build && npm run --prefix apps/amos build && npm run --prefix apps/hosea build && npm run --prefix apps/convert builddevnpm run generate && tsup --watchdocstsx scripts/generate-api-docs.ts --mode publicdocs:fullmkdir -p docs && tsx scripts/generate-api-docs.ts --mode fulldocs:publictsx scripts/generate-api-docs.ts --mode publicexample:agenttsx examples/basic-agent.tsexample:chattsx examples/interactive-chat.tsexample:conversationtsx examples/multi-turn-conversation.tsexample:custom-infrastructuretsx examples/custom-infrastructure.tsexample:hookstsx examples/agent-with-hooks.tsexample:json-tooltsx examples/json-manipulation-tool.tsexample:loggingtsx examples/logging-demo.tsexample:oauthtsx examples/oauth-demo.tsexample:oauth-multi-usertsx examples/oauth-multi-user.tsexample:oauth-multi-user-fetchtsx examples/oauth-multi-user-fetch.tsexample:oauth-registrytsx examples/oauth-registry-demo.tsexample:oauth-statictsx examples/oauth-static-tokens.tsexample:provider-configtsx examples/provider-config-generator.tsexample:providerstsx examples/multi-provider-comparison.tsexample:texttsx examples/simple-text.tsexample:visiontsx examples/vision-image-input.tsexample:webtsx examples/web-research-agent.tsgeneratenpm run generate:tools && npm run generate:vendorsgenerate:toolstsx scripts/generate-tool-registry.tsgenerate:vendorstsx scripts/generate-vendor-registry.tslinteslint srcpostversiongit push && git push --tagspreparenpm run buildprepublishOnlynpm 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.0cheerio^1.1.2clipboardy^5.0.2dotenv^17.2.3eventemitter3^5.0.1exceljs^4.4.0glob^10.0.0jose^6.1.3jsdom^27.0.1officeparser^6.0.4openai^6.22.0pngjs^7.0.0readline-async^0.1.0simple-icons^16.7.0turndown^7.2.2unpdf^1.4.0zod^4.3.6