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
- 86Mature · −50% score
- First published
- Jan 2024
- 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 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":["@unito/[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":["@unito/[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 1 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/resources/integrations.js | matched ".npmrc" | 5 |
| low | Obfuscation Density | package/dist/boilerplate/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts10
ci:testc8 npm run testcompilerm -rf dist && ts-node scripts/generateTypes.ts > src/configurationTypes.ts && tsc -b && mkdir -p dist/schemas && cp schemas/*.json dist/schemas/ && cp -r boilerplate ./dist/boilerplatecompile:watchtsc --build -wlinteslint --fix src test scripts --ext .ts && prettier --write src test scriptspostpackshx rm -f oclif.manifest.jsonprepackoclif manifestpreparenpm run compileprepublishOnlynpm run lint && npm run testtestmocha "test/**/*.test.ts"test:debugmocha --inspect-brk "test/**/*.test.ts"
Dependencies15
@ngrok/ngrok^1.7.0@oazapfts/runtime1.x@oclif/core3.x@unito/integration-debugger^0.32.1ajv8.xajv-formats3.xbetter-ajv-errors1.xchalk4.xcors2.xexpress5.xgradient-string2.xinquirer12.xjson-colorizer2.xopenurl1.xtmp0.x