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
- 327
- Versions published
- 54
- First published
- Mar 2026
- Publisher
- adversity
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
Remote Payload: matched "raw.githubusercontent.com"
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 27 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/server/services/repo-scanner-base.js | matched "raw.githubusercontent.com" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/server/services/repo-scanner-base.js | matched "raw.githubusercontent.com" | 12 |
| low | Credential file access | package/src/server/services/plugins-service.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/src/server/services/repo-scanner-base.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/src/server/services/skill-service.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts15
benchmark:codexnode scripts/benchmark-codex-loading.jsbuild:webcd src/web && npm run builddev:servernodemondev:webcd src/web && npm run devprepacknpm run build:webstartnode bin/ctx.jstestnpm run test:basic && npm run test:api && npm run test:codex-agents && npm run test:skills && npm run test:plugins-markettest:apinode scripts/test-api-consistency.jstest:basicnode scripts/test-basic.js && npm run test:unittest:codex-agentsnode scripts/test-codex-agents.jstest:plugins-marketnode scripts/test-plugin-market-cache.jstest:skillsnode scripts/test-skill-providers.jstest:unitvitest runtest:unit:watchvitesttest:windowsnode scripts/test-windows-regression.js
Dependencies15
@iarna/toml^2.2.5adm-zip^0.5.16ajv^8.17.1chalk^4.1.2express^4.21.2http-proxy^1.18.1https-proxy-agent^7.0.6inquirer^8.2.7open^8.4.2ora^5.4.1pm2^6.0.14rxjs^7.8.2semver^7.6.0toml^3.0.0ws^8.18.3