PkgRadar

Package evidence

@intuned/[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
336
Versions published
17Established · −30% score
First published
Oct 2025
Publisher
bdair-intuned

Effective trust discount applied: 30% (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":["@intuned/[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":["@intuned/[email protected]"],"fail_on":"review"}'
Publisherbdair-intuned
Artifact bytes203,039
Previous version0.1.14
Published2026-04-14T08:43:08.358Z
SHA-256b46800a3e8d27bb5fd639dcb24b8a5cbbfc54892306ce3389ecad560a2230037

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
7Score
0.1.15Version
Status history (1 event)
  1. newavailable · risk review · score 7 · 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/helpers/utils/getS3Client.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/helpers/uploadFileToS3.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts14
  • buildrm -rf dist && yarn generate-browser-script && tsc -p tsconfig.json && yarn copy-dts && babel src --out-dir dist --extensions '.ts' && node scripts/ensure-index-types.js
  • build-browser-scriptsrollup -c ./src/common/browserScripts/rollup.config.mjs
  • clean-declarationsfind ./types-package -name "*.d.ts" -type f -delete
  • copy-dtscopyfiles -u 1 "src/**/*.d.ts" dist
  • ensure-typesnode scripts/ensure-index-types.js
  • fixeslint . --fix
  • generate-browser-scriptbash scripts/generate-browser-script.sh
  • generate-docsnpx tsx ./scripts/generate-docs.ts
  • linteslint .
  • preparebash scripts/generate-browser-script.sh || echo 'Skipping browser script generation'
  • releasenpx tsx ./scripts/release.ts
  • testvitest run
  • test:devvitest
  • test:watchvitest
Dependencies29
  • @ai-sdk/anthropic2.0.1
  • @ai-sdk/google2.0.68
  • @ai-sdk/openai2.0.4
  • @ai-sdk/provider2.0.0
  • @anthropic-ai/sdk0.22.0
  • @aws-sdk/client-s33.821.0
  • @aws-sdk/s3-request-presigner3.821.0
  • ai5.0.15
  • ajv8.13.0
  • ajv-formats2.1.1
  • async-mutex0.5.0
  • async-retry1.3.3
  • chalk4.1.2
  • chrono-node2.8.3
  • copyfiles2.4.1
  • date-fns4.1.0
  • dotenv^16.3.1
  • fs-extra11.1.1
  • image-size1.1.1
  • lodash4.17.21
  • neverthrow6.1.0
  • node-html-parser7.0.1
  • openai4.77.3
  • stack-utils2.0.6
  • tslib2.6.0
  • uuid11.0.0
  • zod^3.25.76
  • zod-to-json-schema^3.24.6
  • zod-validation-error3.0.3