PkgRadar

Package evidence

@quiltdata/[email protected]

Credential file access: matched ".npmrc"

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
362
Versions published
125Established · −30% score
First published
Oct 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@quiltdata/[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":["@quiltdata/[email protected]"],"fail_on":"review"}'
Artifact bytes307,389
Previous version0.17.3-20260615T191957Z
Published2026-06-15T21:54:38.625Z
SHA-25666b6d4d841040c633e2acb4ce480961aba7087b64b66d919a76671918d96175f

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/bin/commands/publish.jsmatched ".npmrc"10

Manifest

Package metadata

Scripts47
  • buildtsc
  • build:cleanrm -rf cdk.out dist */{*.js,*.d.ts}
  • build:synthnpx cdk synth
  • build:typechecktsc --noEmit
  • deploy:devts-node bin/cli.ts deploy --profile dev
  • deploy:notesbash scripts/release-notes.sh
  • deploy:prodts-node bin/cli.ts deploy
  • destroyts-node bin/cli.ts destroy
  • destroy:devts-node bin/cli.ts destroy --profile dev
  • destroy:prodts-node bin/cli.ts destroy
  • devnpm run launch -- --mode native --profile dev --verbose
  • dev:dockernpm run launch -- --mode docker-dev --profile dev --verbose
  • dev:prodnpm run launch -- --mode docker --profile dev
  • launchts-node bin/xdg-launch.ts
  • linteslint . --ext .ts --fix && make -C docker lint
  • logsnpm run setup -- logs
  • postbuildchmod +x dist/bin/cli.js
  • prebuildrm -rf dist
  • prepublishOnlynpm run build
  • setupts-node bin/cli.ts
  • setup:cleants-node bin/cli.ts clean
  • setup:devts-node bin/cli.ts --profile dev
  • setup:healthts-node bin/cli.ts health-check
  • setup:inferts-node bin/commands/infer-quilt-config.ts
  • setup:prodts-node bin/cli.ts --profile prod
  • setup:profilets-node bin/cli.ts setup-profile
  • setup:sync-secretsts-node bin/commands/sync-secrets.ts
  • testnpm run lint && npm run build:typecheck && npm run test:ts && npm run test:python
  • test:cinpm run lint && npm run build:typecheck && npm run test:unit
  • test:devnpm run deploy:dev -- --yes && make -C docker test-deployed-dev PROFILE=dev TEST_FLAGS=--health-only
  • …and 17 more.
Dependencies27
  • @aws-sdk/client-api-gateway^3.953.0
  • @aws-sdk/client-apigatewayv2^3.953.0
  • @aws-sdk/client-cloudformation^3.920.0
  • @aws-sdk/client-cloudwatch-logs^3.933.0
  • @aws-sdk/client-ec2^3.940.0
  • @aws-sdk/client-ecs^3.933.0
  • @aws-sdk/client-elastic-load-balancing-v2^3.932.0
  • @aws-sdk/client-s3^3.758.0
  • @aws-sdk/client-secrets-manager^3.932.0
  • @aws-sdk/client-sts^3.922.0
  • @aws-sdk/credential-providers^3.922.0
  • @types/inquirer^9.0.9
  • @types/lodash.merge^4.6.9
  • adm-zip^0.5.10
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • aws-cdk-lib2.250.0
  • boxen^8.0.0
  • chalk^5.0.0
  • commander^14.0.2
  • constructs^10.0.0
  • dotenv-expand^12.0.3
  • enquirer^2.4.1
  • execa^9.0.0
  • inquirer^12.0.0
  • lodash.merge^4.6.2
  • ora^9.0.0