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 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 review · score 39 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/plugin/opencron.js | high encoded/escaped-token density | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/plugin/opencron.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/dist/cli/index.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/gateway/index.js | matched "\\u2019" | 3 |
| low | Obfuscation | package/dist/web/index.js | matched "\\u200E" | 3 |
| low | Obfuscation | package/dist/worker/index.js | matched "\\u2019" | 3 |
| low | Obfuscation | package/dist/plugin/opencron.js | matched "\\u200E" | 3 |
Manifest
Package metadata
Scripts11
buildtsupdb:generatedrizzle-kit generatedb:migratebun run src/core/db/migrate.tsdevbun run src/cli/index.tsgatewaybun run src/gateway/index.tsreleasecommit-and-tag-versionrelease:majorcommit-and-tag-version --release-as majorrelease:minorcommit-and-tag-version --release-as minortestbun testtypechecktsc --noEmituibun run src/web/index.tsx
Dependencies5
commander^13.1.0cron-parser^5.5.0drizzle-orm^0.39.1glob^13.0.0hono^4.7.4