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
- 10
- First published
- Mar 2026
- Publisher
- crimson206
Recommended action
Review before promotingMixed 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":["@glpkg/[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":["@glpkg/[email protected]"],"fail_on":"review"}'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 review · score 45 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/commands/cleanup-registry.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/commands/install.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/commands/setup-registry.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/utils/temp-npmrc.js | matched ".npmrc" | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/commands/cleanup-registry.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/commands/install.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/commands/setup-registry.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/dist/utils/temp-npmrc.js | matched ".npmrc" | 10 |
| low | Credential file access | package/dist/commands/config.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts7
buildtsccleanrm -rf distdevtsc --watchlinttsc --noEmitprepublishOnlynpm run buildtestvitest runtest:watchvitest
Dependencies13
@glpkg/adapters.generic^0.1.2@glpkg/adapters.go^0.1.2@glpkg/adapters.npm^0.2.0@glpkg/adapters.nuget^0.1.3@glpkg/adapters.pypi^0.1.2@glpkg/config^0.1.0@glpkg/core^0.3.5@glpkg/installer^0.1.8@glpkg/publisher^0.1.0@glpkg/registry-cli^0.1.0chalk^4.1.2commander^11.0.0ora^5.4.1