Package evidence
@wolpertingerlabs/[email protected]
Remote Dependency Spec: dependencies.@wolpertingerlabs/openrouter-agent-harness="github:WolpertingerLabs/openrouter-agent-harness"
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
- 40
- First published
- Feb 2026
- Publisher
- cybourgeoisie
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":["@wolpertingerlabs/[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":["@wolpertingerlabs/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: dependencies.@wolpertingerlabs/openrouter-agent-harness="github:WolpertingerLabs/openrouter-agent-harness"
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 24 · status changed
Evidence
Static findings
1 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.@wolpertingerlabs/openrouter-agent-harness="github:WolpertingerLabs/openrouter-agent-harness" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.@wolpertingerlabs/openrouter-agent-harness added in 1.0.0-alpha.20 vs 1.0.0-alpha.19: "github:WolpertingerLabs/openrouter-agent-harness" | 12 |
Manifest
Package metadata
Scripts29
buildnpm run build:shared && npm run build:backend && npm run build:frontendbuild:backendnpm -w callboard-backend run buildbuild:frontendnpm -w callboard-frontend run buildbuild:sharednpm -w shared run buildcleanrm -rf shared/dist backend/dist frontend/dist shared/tsconfig.tsbuildinfo backend/tsconfig.tsbuildinfo frontend/tsconfig.tsbuildinfodevCALLBOARD_DATA_DIR=$HOME/.callboard-dev concurrently "npm run dev:backend" "npm run dev:frontend"dev:backendCALLBOARD_DATA_DIR=$HOME/.callboard-dev npm -w callboard-backend run devdev:frontendCALLBOARD_DATA_DIR=$HOME/.callboard-dev npm -w callboard-frontend run devdrawlatch:checknode scripts/drawlatch-switch.cjs checkdrawlatch:localnode scripts/drawlatch-switch.cjs local && npm installdrawlatch:prodnode scripts/drawlatch-switch.cjs prod && npm installdrawlatch:whichnode scripts/drawlatch-switch.cjs whichlintgit diff --name-only --cached HEAD | grep -E '\.(js|jsx|ts|tsx)$' | xargs -r eslintlint:alleslint . --ext .js,.jsx,.ts,.tsxlint:all:fixeslint . --ext .js,.jsx,.ts,.tsx --fixlint:fixgit diff --name-only --cached HEAD | grep -E '\.(js|jsx|ts|tsx)$' | xargs -r eslint --fixprebuildnpm run swaggerpreparenpm run buildprepublishOnlynpm run drawlatch:check && npm run lint:all && npm test && npm run buildprettiergit diff --name-only HEAD | xargs -r npx prettier --write --ignore-unknown && git diff --name-only --cached HEAD | xargs -r npx prettier --write --ignore-unknownpreviewnpm -w callboard-frontend exec vite previewpublish:dry-runnpm publish --dry-runreloadnode scripts/drawlatch-reload.cjs localreload:localnode scripts/drawlatch-reload.cjs localreload:prodnode scripts/drawlatch-reload.cjs prodstartNODE_ENV=production node backend/dist/index.jsswaggertsx backend/src/swagger.tstestvitest runtest:watchvitest
Dependencies14
@anthropic-ai/claude-agent-sdk^0.2.32@wolpertingerlabs/drawlatch^1.0.0-alpha.19@wolpertingerlabs/openrouter-agent-harnessgithub:WolpertingerLabs/openrouter-agent-harnessadm-zip^0.5.16archiver^7.0.1cookie-parser^1.4.7cors^2.8.5cron-parser^5.0.0dotenv^17.2.3express^4.21.0express-rate-limit^7.5.0multer^2.0.2node-cron^3.0.3winston^3.19.0