Package evidence
@ogcio/[email protected]
Install-time lifecycle script: preinstall="npx only-allow pnpm"
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
- 140Mature · −50% score
- First published
- Oct 2024
- Publisher
- ogcio_per
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 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":["@ogcio/[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":["@ogcio/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="npx only-allow pnpm"
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 2 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="npx only-allow pnpm" | 5 |
Manifest
Package metadata
Scripts12
buildrm -rf dist && tsc -p tsconfig.prod.jsoncheck:formattingbiome formatcheck:lintingbiome lintclients:outdatednode --import=tsx src/cli/index.ts clients:outdated -c src/clients-configurations/clients-configuration.jsonclients:updatenode --import=tsx src/cli/index.ts clients:update -c src/clients-configurations/clients-configuration.jsonfix:formattingbiome format --writefix:lintingbiome lint --writepreinstallnpx only-allow pnpmtestvitest run --coverage --reporter=junit --outputFile=results.xmltest:e2ecd ./e2e && bru run --env localtest:localvitesttest:regression:e2ecd ./e2e && mkdir -p test-results && bru run --env dev --output ./test-results/results.xml --format junit
Dependencies9
@ogcio/analytics-sdk0.2.13commander^14.0.3http-errors^2.0.1openapi-fetch^0.17.0openapi-typescript^7.13.0openapi-typescript-helpers^0.1.0safe-stable-stringify^2.5.0typebox^1.1.23yaml^2.8.3