PkgRadar

Package evidence

@chiranjib-infosys/[email protected]

Ci Workflow Secret Harvesting: workflow references CI/cloud credential harvesting surfaces

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
775
Versions published
49
First published
Apr 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":["@chiranjib-infosys/[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":["@chiranjib-infosys/[email protected]"],"fail_on":"review"}'
Artifact bytes5,330
Previous version0.0.49
Published2026-05-26T06:36:13.570Z
SHA-2562edefd7f90edf2de79a5ec9b97736fef9e3b96649e9e0fb1593b46f315b5f074

Why flagged

What the scanner saw

Ci Workflow Secret Harvesting: workflow references CI/cloud credential harvesting surfaces

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCi Workflow Secret Harvestingpackage/.github/workflows/publish2.ymlworkflow references CI/cloud credential harvesting surfaces45
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCi Workflow Secret Harvestingpackage/.github/workflows/publish2.ymlworkflow references CI/cloud credential harvesting surfaces45
lowCredential file accesspackage/.github/workflows/dummyToken.ymlmatched ".npmrc"3
lowCredential file accesspackage/.github/workflows/env-substitution.ymlmatched "NPM_TOKEN"3
lowCredential file accesspackage/.github/workflows/npmrc-check.ymlmatched ".npmrc"3
lowCredential file accesspackage/.github/workflows/pnpm.ymlmatched ".npmrc"3
lowCredential file accesspackage/.github/workflows/publish2.ymlmatched ".npmrc"3
lowCredential file accesspackage/.github/workflows/test-yarn.ymlmatched ".npmrc"3
lowCredential file accesspackage/.github/workflows/token.ymlmatched "NPM_TOKEN"3

Manifest

Package metadata

Scripts2
  • buildnode -e "console.log('build ok')"
  • testnode -e "console.log('ok')"