PkgRadar

Package evidence

@corva/[email protected]

Credential File Packaged: package/common/node/.env

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
549Mature · −50% score
First published
Oct 2020
Publisher
corva-devops-automation

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":["@corva/[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":["@corva/[email protected]"],"fail_on":"review"}'
Artifact bytes76,122
Previous version0.117.0
Published2026-04-08T12:32:27.139Z
SHA-2563e19dde7ceb85874a402a8bec9ddd8d491126f7d7e5c7df1c792f35fc28efd88

Why flagged

What the scanner saw

Credential File Packaged: package/common/node/.env

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

Availability ledger

available

review
Last checked
reviewRisk
22Score
0.118.0Version
Status history (2 events)
  1. availableavailable · risk review · score 22 · status available -> available, risk high -> review, score 42 -> 22
  2. newavailable · risk high · score 42 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/common/node/.envpackage/common/node/.env35
highCredential File Packagedpackage/common/python/.envpackage/common/python/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/common/node/.envpackage/common/node/.env35
highCredential File Packagedpackage/common/python/.envpackage/common/python/.env35
lowCredential file accesspackage/lib/flows/steps/zip-file-list-resolve.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts10
  • buildecho "build is not configured for package \"×\", skipping."
  • get-changelogconventional-changelog -r 2 -p angular
  • linteslint . --resolve-plugins-relative-to $(pwd) --max-warnings 0
  • lint:fixeslint . --fix
  • releasegit add -A && standard-version -a
  • release-rcnpm run release -- --prerelease
  • run:local-ui-ts-completionnode ./bin/create-corva-app.cjs ../test-app-ui-ts-completions --appName 'TestAppUiTsCompletions' --segments 'completion' --category 'analytics' --appKey 'corva.testappuitscompletions.ui' --appType 'ui' --runtime 'ui' -t --extensions corva
  • run:local-ui-ts-drillingnode ./bin/create-corva-app.cjs ../test-app-ui-ts-drilling --appName 'TestAppUiTsDrilling' --segments 'drilling' --category 'analytics' --appKey 'corva.testappuitsdrilling.ui' --appType 'ui' --runtime 'ui' -t --extensions corva
  • run:local-ui-ts-interventionnode ./bin/create-corva-app.cjs ../test-app-ui-ts-intervention --appName 'TestAppUiTsIntervention' --segments 'intervention' --category 'analytics' --appKey 'corva.testappuitsintervention.ui' --appType 'ui' --runtime 'ui' -t --extensions corva
  • testNODE_OPTIONS='--experimental-vm-modules --no-warnings' jest
Dependencies17
  • archiver^5.3.0
  • chalk^4.1.0
  • commander^9.1.0
  • cross-spawn^7.0.3
  • debug^4.3.4
  • dotenv^16.0.0
  • figlet^1.5.0
  • form-data^4.0.0
  • fs-extra^9.0.1
  • glob^8.0.1
  • got^12.5.1
  • inquirer^8.2.3
  • is-glob^4.0.3
  • lodash^4.17.21
  • npm-api^1.0.0
  • semver^7.3.2
  • terminal-link^3.0.0