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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.cjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/index.js | matched "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 --watchlinknpm run build && npm linkmigration:revertcross-env TYPEORM_CLI=1 tsx -r dotenv/config node_modules/typeorm/cli.js migration:revert -d src/scripts/migration-datasource.cjsmigration:runcross-env TYPEORM_CLI=1 tsx -r dotenv/config node_modules/typeorm/cli.js migration:run -d src/scripts/migration-datasource.cjsprepublishOnlynpm run buildtest:chat-agenttsx -r dotenv/config scripts/test-chat-agent.tsworker: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.8adm-zip^0.5.16bcryptjs^3.0.3bullmq^5.34.0chart.js^4.5.0class-variance-authority^0.7.1clsx^2.1.1country-state-city^3.2.1cron-parser^4.9.0fastq^1.20.0googleapis^154.1.0ioredis^5.7.0jodit^4.6.2jodit-react^5.2.19lru-cache^11.0.0lucide-react^0.476.0- …and 14 more.