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
- 52
- First published
- Feb 2026
- Publisher
- yuvalsuede
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
Obfuscation: matched "\\u2713"
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 42 · status changed
Evidence
Static findings
14 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 14 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation | package/dist/commands/alias.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/apikey.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/commands/config.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/credits.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/commands/debug.js | matched "\\u2514" | 3 |
| low | Obfuscation | package/dist/commands/doctor.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/lib/errors.js | matched "\\u2717" | 3 |
| low | Obfuscation | package/dist/commands/inspect.js | matched "\\u250c" | 3 |
| low | Obfuscation | package/dist/commands/list.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/commands/logout.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/plan.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/profile.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/commands/status.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/dist/commands/usage.js | matched "\\u256D" | 3 |
Manifest
Package metadata
Scripts6
buildtsclinteslint src/prepublishOnlynpm run buildpretesttsc -p tsconfig.test.jsontestnode --test test-out/commands.test.jstypechecktsc --noEmit
Dependencies5
@agentmedia/schema^0.5.2chalk^5.4.1commander^13.1.0open^10.1.0ora^8.2.0