PkgRadar

Package evidence

@ironclad/[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
23,003Mainstream · −50% score
Versions published
57Mature · −50% score
First published
Sep 2023
Publisher
abrenneke-ironclad

Effective trust discount applied: 50% (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":["@ironclad/[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":["@ironclad/[email protected]"],"fail_on":"review"}'
Artifact bytes551,083
Previous version1.24.0
Published2025-06-06T16:50:14.971Z
SHA-2563b452d57ebb38d55684b34a31c336aee38e6261ba94a8422fae40aa0c87817a7

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
5Score
1.24.1Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/cjs/bundle.cjsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/esm/plugins/google/plugin.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts8
  • buildyarn build:esm && yarn build:cjs
  • build:cjsrimraf dist/cjs && tsx bundle.esbuild.ts
  • build:esmrimraf dist/esm dist/types dist/tsconfig.tsbuildinfo && tsc -b --verbose
  • linteslint ./src
  • prepackyarn build && cp -r ../../LICENSE ../../README.md .
  • publishyarn npm publish --access public
  • testtsx --test test/**/*.test.ts
  • watchtsc -b -w
Dependencies27
  • @gentrace/core^2.2.5
  • @google-cloud/vertexai^0.1.3
  • @google/genai^0.12.0
  • @huggingface/inference^2.6.4
  • assemblyai^4.6.0
  • autoevals^0.0.26
  • cron-parser^4.9.0
  • crypto-js^4.2.0
  • emittery^1.0.1
  • emittery-0-13npm:emittery@^0.13.1
  • gpt-tokenizer^2.1.2
  • jsonpath-plus^10.2.0
  • lodash-es^4.17.21
  • mdast-util-gfm-table^2.0.0
  • mdast-util-to-markdown^2.1.2
  • minimatch^9.0.3
  • nanoid^3.3.6
  • openai^4.28.4
  • p-queue^7.4.1
  • p-queue-6npm:p-queue@^6.0.0
  • p-retry^6.1.0
  • p-retry-4npm:p-retry@^4.0.0
  • safe-stable-stringify^2.4.3
  • ts-dedent^2.2.0
  • ts-pattern^5.6.2
  • type-fest^4.34.1
  • yaml^2.3.3