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
- 2,575Niche · −30% score
- Versions published
- 23
- First published
- May 2026
- Publisher
- adyxo
Effective trust discount applied: −30% (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":["[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
Credential file access: matched "GITHUB_TOKEN"
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 9 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/core/auth.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/cli/commands/init.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/.github/workflows/docker.yml | matched "GITHUB_TOKEN" | 3 |
Manifest
Package metadata
Scripts1
startnode cli/index.js
Dependencies15
axios^1.6.2boxen^7.1.1chalk^5.3.0commander^11.1.0dotenv^16.3.1figures^6.0.1fluent-ffmpeg^2.1.2fs-extra^11.2.0inquirer^9.2.12marked^9.1.6open^10.0.3ora^7.0.1playwright1.59.1uuid^9.0.0yaml^2.3.4
Optional dependencies1
better-sqlite3^11.3.0