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 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":["@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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/helpers/utils/getS3Client.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/helpers/uploadFileToS3.js | matched "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.jsbuild-browser-scriptsrollup -c ./src/common/browserScripts/rollup.config.mjsclean-declarationsfind ./types-package -name "*.d.ts" -type f -deletecopy-dtscopyfiles -u 1 "src/**/*.d.ts" distensure-typesnode scripts/ensure-index-types.jsfixeslint . --fixgenerate-browser-scriptbash scripts/generate-browser-script.shgenerate-docsnpx tsx ./scripts/generate-docs.tslinteslint .preparebash scripts/generate-browser-script.sh || echo 'Skipping browser script generation'releasenpx tsx ./scripts/release.tstestvitest runtest:devvitesttest: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.0ai5.0.15ajv8.13.0ajv-formats2.1.1async-mutex0.5.0async-retry1.3.3chalk4.1.2chrono-node2.8.3copyfiles2.4.1date-fns4.1.0dotenv^16.3.1fs-extra11.1.1image-size1.1.1lodash4.17.21neverthrow6.1.0node-html-parser7.0.1openai4.77.3stack-utils2.0.6tslib2.6.0uuid11.0.0zod^3.25.76zod-to-json-schema^3.24.6zod-validation-error3.0.3