Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@glpkg/[email protected]"],"fail_on":"high"}'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":["@glpkg/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 150 · status changed
Related candidates
Linked campaigns and clusters
crimson206
11 members · evidence strength 84Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/__tests__/cli.test.js | matched ".npmrc" | 30 |
| high | Credential file access | package/dist/index.js | matched ".Npmrc" | 30 |
| high | Credential file access | package/dist/core/npmrc-manager.js | matched ".Npmrc" | 30 |
| high | Credential file access | package/dist/__tests__/core/npmrc-manager.test.js | matched ".Npmrc" | 30 |
| high | Credential file access | package/dist/core/publisher.js | matched ".npmrc" | 30 |
Manifest
Package metadata
Scripts6
buildtscdevtsc --watchprepublishOnlynpm run buildtestvitest runtest:uivitest --uitest:watchvitest
Dependencies9
@glpkg/config^0.3.2chalk^4.1.2commander^11.1.0glob^10.3.10node-fetch^2.7.0ora^5.4.1semver^7.7.2tar^6.2.0tsshell^1.1.0