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
- 1,140Mature · −50% score
- First published
- Dec 2020
- Publisher
- originalexe
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":["@uniformdev/[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":["@uniformdev/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/index.mjs | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts6
buildtsc --noEmit && tsupcleanrimraf distdevtsup --watchformatprettier --write "src/**/*.{js,ts,tsx}"testvitest rununiformnode ./cli.js
Dependencies38
@inquirer/prompts^7.10.1@thi.ng/mime^2.2.23@uniformdev/assets20.66.1-alpha.1+5120c82a21@uniformdev/canvas20.66.1-alpha.1+5120c82a21@uniformdev/context20.66.1-alpha.1+5120c82a21@uniformdev/files20.66.1-alpha.1+5120c82a21@uniformdev/project-map20.66.1-alpha.1+5120c82a21@uniformdev/redirect20.66.1-alpha.1+5120c82a21@uniformdev/richtext20.66.1-alpha.1+5120c82a21call-bind^1.0.2colorette2.0.20cosmiconfig9.0.0cosmiconfig-typescript-loader5.0.0diff^8.0.3dotenv^16.4.7esbuild0.25.0execa5.1.1file-type^21.3.2fs-jetpack5.1.0graphql16.9.0graphql-request6.1.0image-size^1.2.1isomorphic-git1.35.0js-yaml^4.1.0jsonwebtoken9.0.3mitt^3.0.1normalize-newline^4.1.0open10.2.0ora8.0.1p-queue7.3.4- …and 8 more.