PkgRadar

Package evidence

@incanta/[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.

Versions published
82Mature · −50% score
First published
Apr 2023
Publisher
mikeseese

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":["@incanta/[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":["@incanta/[email protected]"],"fail_on":"review"}'
Publishermikeseese
Artifact bytes33,624
Previous version2.1.15
Published2026-05-20T19:07:31.838Z
SHA-256398d6121e272b33cccd5665962ad0db93d219ca8796b759f7282ec4358f8e19e

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
2.1.16Version
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/lib/secrets/gcp-secret-manager.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/src/secrets/gcp-secret-manager.tsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts4
  • audityarn-audit-fix
  • buildtsc -b .
  • prepublishyarn build
  • testjest
Dependencies8
  • @aws-sdk/client-secrets-manager^3.1016.0
  • @azure/identity^4.10.1
  • @azure/keyvault-secrets^4.10.0
  • @google-cloud/secret-manager^6.1.1
  • js-yaml^4.1.1
  • json5^2.2.3
  • jsonc-parser^3.2.0
  • lodash.mergewith^4.6.2