PkgRadar

Package evidence

@ironsoftware/[email protected]

Credential file access: matched ".azure"

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.

Versions published
33Mature · −50% score
First published
Sep 2023
Publisher
pyaephyobline

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":["@ironsoftware/[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":["@ironsoftware/[email protected]"],"fail_on":"review"}'
Publisherpyaephyobline
Artifact bytes391,102
Previous version2026.5.1
Published2026-05-27T08:37:26.364Z
SHA-256b7a63462ad0387c4d005eb5aef979ab837932c9d87f356351a94824de0aeef27

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
2026.6.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/src/internal/access.jsmatched ".azure"5
lowCredential file accesspackage/src/internal/access.tsmatched ".azure"5

Manifest

Package metadata

Scripts8
  • buildtsc --build
  • cleantsc --build --clean
  • consoletestts-node __tests__/console-test.ts
  • eslinteslint src/index.ts
  • gendoctypedoc src/index.ts
  • proto:genproto-loader-gen-types --grpcLib=@grpc/grpc-js --outDir=src/internal/generated_proto/ src/internal/IronPdfEngine.ProtoFiles/iron_pdf_service.proto
  • testjest --forceExit --detectOpenHandles --runInBand --silent __tests__
  • tsctsc
Dependencies7
  • @grpc/grpc-js^1.8.14
  • @jimp/types^0.22.8
  • @types/unzipper^0.10.5
  • glob^10.3.3
  • jimp^0.22.8
  • unzipper^0.10.11
  • zod^3.24.1