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.
- Weekly downloads
- 842
- Versions published
- 35Mature · −50% score
- First published
- Jul 2021
- Publisher
- callinmullaney
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@emulsify/[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":["@emulsify/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 low · score 0 · 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 | Obfuscation Density | package/dist/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts17
buildnpm run build-schema-types && npm run build-tsbuild-schema-typesnode --import ./src/register.mjs ./src/scripts/jsonSchemaToTs.tsbuild-tstsc --build tsconfig.dist.jsonformatprettier --write './src/**/*.{js,ts}'husky:commit-msgcommitlint --edit $1husky:pre-commitlint-stagedhusky:pre-pushnpm run testlintnpm run testpostbuildcp package.json dist/package.json && cd dist && npm install --only=production --ignore-scriptspreparehusky installsemantic-releasesemantic-release --config ./release.config.cjstestjest --coverage --silenttwatchjest --no-coverage --watch --verbosetypetsc --noEmitversion:developnode --import ./src/register.mjs ./src/scripts/versionDevelop.tswatchnodemon --watch src --ext ts,json --ignore src/types --exec npm run buildwatch-tsnodemon --watch src --ext ts,json --ignore src/types --exec npm run build-ts
Dependencies10
@inquirer/prompts^8.5.2ajv^8.20.0ajv-formats^3.0.1boxen^8.0.1colorette^2.0.20commander^15.0.0consola^3.4.2fs-extra^11.3.5progress^2.0.3simple-git^3.36.0