PkgRadar

Package evidence

@infuro/[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.

Weekly downloads
301
Versions published
30
First published
Mar 2026
Publisher
infuro

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":["@infuro/[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":["@infuro/[email protected]"],"fail_on":"review"}'
Publisherinfuro
Artifact bytes2,268,192
Previous version1.0.29
Published2026-05-22T07:19:03.407Z
SHA-256ff74c87df98e2ba42f532728de64259f8a9788a80048724795f99e612c512c90

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
10Score
1.0.30Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.cjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts8
  • buildcross-env NODE_OPTIONS=--max-old-space-size=8192 tsup && shx mkdir -p dist/migrations && shx cp -r src/migrations/. dist/migrations/
  • devcross-env NODE_OPTIONS=--max-old-space-size=8192 tsup --watch
  • linknpm run build && npm link
  • migration:revertcross-env TYPEORM_CLI=1 tsx -r dotenv/config node_modules/typeorm/cli.js migration:revert -d src/scripts/migration-datasource.cjs
  • migration:runcross-env TYPEORM_CLI=1 tsx -r dotenv/config node_modules/typeorm/cli.js migration:run -d src/scripts/migration-datasource.cjs
  • prepublishOnlynpm run build
  • test:chat-agenttsx -r dotenv/config scripts/test-chat-agent.ts
  • worker:jobstsx -r dotenv/config src/scripts/pg-boss-worker.ts
Dependencies44
  • @aws-sdk/client-s3^3.858.0
  • @aws-sdk/client-ses^3.858.0
  • @huggingface/inference^4.13.15
  • @radix-ui/react-avatar^1.1.10
  • @radix-ui/react-checkbox^1.3.2
  • @radix-ui/react-dialog^1.1.6
  • @radix-ui/react-dropdown-menu^2.1.6
  • @radix-ui/react-label^2.1.2
  • @radix-ui/react-progress^1.1.2
  • @radix-ui/react-radio-group^1.3.7
  • @radix-ui/react-select^2.1.6
  • @radix-ui/react-separator^1.1.2
  • @radix-ui/react-slot^1.1.2
  • @radix-ui/react-switch^1.1.3
  • @radix-ui/react-tooltip^1.1.8
  • adm-zip^0.5.16
  • bcryptjs^3.0.3
  • bullmq^5.34.0
  • chart.js^4.5.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • country-state-city^3.2.1
  • cron-parser^4.9.0
  • fastq^1.20.0
  • googleapis^154.1.0
  • ioredis^5.7.0
  • jodit^4.6.2
  • jodit-react^5.2.19
  • lru-cache^11.0.0
  • lucide-react^0.476.0
  • …and 14 more.