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
- 141Mature · −50% score
- First published
- Apr 2021
- Publisher
- publisheratlightrun
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":["[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":["[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
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 | Obfuscation Density | package/build/src/agent/controller.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/build/src/agent/util/utils.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts21
api-extractorapi-extractor run --localbuildnpm run compilecleangts cleancompiletsc -p .compile-testtsc -p tsconfig.test.jsonfixgts fixlintgts checklint-stagedlint-stagedobfuscatejavascript-obfuscator build -o build/ --config obfuscating-options.jsonpostcompileshx cp -r src/resources build/src && shx mkdir -p build/test/misc && shx cp -r test/misc/*.js build/test/misc && shx cp -r test/fixtures build/testprecompilegts cleanprepacknpm run obfuscate && npm run api-extractor && shx rm -r "build/src/**/*.d.ts" && shx cp build/types/index.d.ts build/src/index.d.tspresystem-testnpm run compile-testpretestnpm run compile-testprettier:checkprettier --list-different "./{src,test,system-test}/**/*.ts"prettier:formatprettier --write "./{src,test,system-test}/**/*.ts"system-testMOCHA_REPORTER_OUTPUT=test-system.xml nyc mocha build/system-test --timeout 600000testnpm run prettier:check && npm run lint && npm run test-unittest-allnpm run build && npm run test && npm run system-testtest-singlenpm run compile-test && mocha --exit -p build/test/test-module.jstest-unitnyc cross-env CLOUD_DEBUG_ASSERTIONS=1 mocha --exit -p build/test --retries 2
Dependencies18
@google-cloud/common^6.0.0acorn^8.15.0axios^1.15.2extend^3.0.2findit2^2.2.3https-proxy-agent^7.0.6java-properties^1.0.2js-yaml^4.1.1memory-streams^0.1.3p-limit^3.1.0re2js^1.2.0semver^7.7.3source-map^0.6.1split^1.0.1triple-beam^1.4.1winston^3.19.0winston-daily-rotate-file^5.0.0yup^1.7.1