PkgRadar

Package evidence

@resolveio/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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.

Versions published
2,255Mature · −50% score
First published
Feb 2019
Publisher
resolveiollc

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

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":["@resolveio/[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":["@resolveio/[email protected]"],"fail_on":"review"}'
Publisherresolveiollc
Artifact bytes2,541,231
Previous version22.3.219
Published2026-06-20T01:30:09.439Z
SHA-256b5effb88dfd8289c7d3a9bcb7c86ebcbefb50547695da3ddfe14b3a1d86ff2cb

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/managers/method.manager.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts28
  • ai-assistant-corpus-buildnode --require ts-node/register tests/ai-assistant-corpus-build.ts
  • ai-assistant-corpus-replay-e2enode --require ts-node/register tests/ai-assistant-corpus-replay-e2e.ts
  • ai-assistant-data-parity-e2enode --require ts-node/register tests/ai-assistant-data-parity-e2e.ts
  • ai-assistant-eval-triagenode --require ts-node/register tests/ai-assistant-eval-triage.ts
  • ai-assistant-nightly-evalnpm run ai-assistant-corpus-build && npm run ai-assistant-data-parity-e2e && npm run ai-assistant-corpus-replay-e2e && npm run ai-assistant-eval-triage
  • ai-assistant-openai-e2enode --require ts-node/register tests/ai-assistant-openai-e2e.ts
  • ai-assistant-openai-e2e:wo-this-week-customerAI_ASSISTANT_E2E_CASES=wo_this_week_customer_summary node --require ts-node/register tests/ai-assistant-openai-e2e.ts
  • ai-assistant-openai-e2e:wo-this-week-customer:soakAI_ASSISTANT_E2E_CASES=wo_this_week_customer_summary AI_ASSISTANT_E2E_REPEAT=50 node --require ts-node/register tests/ai-assistant-openai-e2e.ts
  • ai-assistant-openai-git-e2enode --require ts-node/register tests/ai-assistant-openai-git-e2e.ts
  • ai-assistant-preflight-matrixnode --require ts-node/register tests/ai-assistant-preflight-matrix.ts
  • ai-assistant-routing-eval-testnode --require ts-node/register tests/ai-assistant-routing-eval.test.ts
  • ai-assistant-snf-live-evalnode --require ts-node/register tests/ai-assistant-snf-live-eval.ts
  • ai-assistant-utils-testnode --require ts-node/register tests/ai-assistant-utils.test.ts
  • ai-run-eval-testnode --require ts-node/register tests/ai-run-eval.test.ts
  • ai-run-evidence-testnode --require ts-node/register tests/ai-run-evidence.test.ts
  • aicoder-runner-v6-testnode --require ts-node/register tests/aicoder-runner-v6.test.ts
  • build-prodnode_modules/gulp/bin/gulp.js build-prod
  • dependency-testnode --require ts-node/register tests/subscription-dependency-context.test.ts
  • error-reporter-testnode --require ts-node/register tests/error-reporter.test.ts
  • librarynode_modules/gulp/bin/gulp.js watch:dist
  • method-publication-generator-testnode --require ts-node/register tests/method-publication-generator.test.ts
  • package./build_package.sh
  • postservernode_modules/gulp/bin/gulp.js mongo-stop
  • prepublishOnlynode -e "const fs=require('fs'); if(!fs.existsSync('index.js')||!fs.existsSync('index.d.ts')){throw new Error('Publish the generated tarball from npm run package, not the source checkout.')}"
  • server./start_server.sh
  • subscription-connect-race-testnode --require ts-node/register tests/subscription-connect-race.test.ts
  • subscription-invalidation-testnode --require ts-node/register tests/subscription-manager-invalidation.test.ts
  • support-runner-v5-testnode --require ts-node/register tests/support-runner-v5.test.ts
Dependencies39
  • @aws-sdk/client-s33.1043.0
  • @aws-sdk/client-sesv23.1043.0
  • @aws-sdk/s3-request-presigner3.1043.0
  • @openai/codex-sdk0.128.0
  • async3.2.6
  • axios1.16.0
  • clone2.1.2
  • cron4.4.0
  • deep-diff1.0.2
  • deep-object-diff1.1.9
  • exceljs4.4.0
  • express5.2.1
  • express-xml-bodyparser0.4.1
  • handlebars4.7.9
  • imap0.8.19
  • js-tiktoken1.0.21
  • json2csv6.0.0-alpha.2
  • jsonwebtoken9.0.3
  • jwt-decode4.0.0
  • moment-timezone0.6.2
  • mongodb7.2.0
  • msgpackr2.0.1
  • node-cache5.1.2
  • node-google-timezone0.1.1
  • nodemailer8.0.7
  • path0.12.7
  • pdf-lib1.17.1
  • pm27.0.1
  • puppeteer24.43.0
  • rus-diff1.1.0
  • …and 9 more.