PkgRadar

Package evidence

@sanity/[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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
2,061Niche · −30% score
Versions published
114
First published
Mar 2026
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":["@sanity/[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":["@sanity/[email protected]"],"fail_on":"review"}'
Artifact bytes1,219,081
Previous version7.8.2
Published2026-06-12T17:11:53.494Z
SHA-2564d5e56f1cdff1762408c73476bc196ac0a06a831dbd74c74e68c11766b5c1271

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/composition-root.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts30
  • agent-reporttsx src/cli.ts report agent
  • buildtsc && tsc -p tsconfig.scripts.json && tsx scripts/bundle-workspace-deps.ts
  • calculate-scorestsx src/cli.ts calculate-scores
  • clitsx src/cli.ts
  • comparetsx src/cli.ts compare
  • coverage-audittsx src/cli.ts report coverage
  • discovery-reporttsx src/cli.ts report discovery
  • evaltsx src/cli.ts eval
  • fetch-docstsx src/cli.ts fetch-docs
  • generate-configstsx src/cli.ts generate-configs && tsx scripts/generate-diagnosis-config.ts
  • grader-comparetsx src/cli.ts grader compare
  • grader-consistencytsx src/cli.ts grader consistency
  • grader-sensitivitytsx src/cli.ts grader sensitivity
  • grader-validatetsx src/cli.ts grader validate
  • measure-retrievaltsx src/cli.ts measure-retrieval
  • pipelinetsx src/cli.ts run
  • pr-commenttsx src/cli.ts pr-comment
  • readiness-reporttsx src/cli.ts report readiness
  • sharedotenv -e ../../.env -o -- promptfoo share
  • testvitest run
  • test:allAILF_E2E=1 vitest run
  • test:compilerAILF_E2E=1 vitest run src/pipeline/compiler/__tests__
  • test:e2eAILF_E2E=1 vitest run src/__tests__/e2e
  • test:e2e:adaptersAILF_E2E=1 vitest run src/adapters
  • test:e2e:apiAILF_E2E_API=1 vitest run src/__tests__/api-tier2-tenant-integration.test.ts src/__tests__/gcs-artifact-writer-roundtrip.test.ts
  • test:tier3:roundtripAILF_E2E_API=1 AILF_E2E_GITHUB_DISPATCH=1 vitest run src/__tests__/api-tier3-round-trip.test.ts
  • validatetsx src/cli.ts validate config
  • viewdotenv -e ../../.env -o -- promptfoo view
  • webhook-servertsx src/cli.ts webhook-server
  • weekly-digesttsx src/cli.ts report digest
Dependencies14
  • @google-cloud/bigquery^8.1.1
  • @google-cloud/storage^7.19.0
  • @inquirer/prompts^8.3.0
  • @modelcontextprotocol/sdk^1.29.0
  • @portabletext/markdown^1.0.0
  • @sanity/client^7.3.0
  • commander^14.0.3
  • dotenv^16.4.7
  • dotenv-cli^11.0.0
  • jiti^2.6.1
  • js-yaml^4.1.0
  • oxc-parser^0.129.0
  • promptfoo^0.120.24
  • zod^4.3.6