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
- 7
- First published
- Jun 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@cognilabz/[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":["@cognilabz/[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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/eval/locomo.ts | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts26
benchmark:releasenpm run internal -- benchmark:releasebuildtsc && npm run build:api && npm run operator-ui:buildbuild:apinode scripts/runtime/build-api.mjscleannode bin/cognibrain.mjs cleanclitsx src/cli/memctl.tsconnectnode bin/cognibrain-connect.mjsdashboardnode scripts/operator-ui/start-commercial-ui.mjsdevtsx src/api/server.tsdoctornode bin/cognibrain.mjs doctorinternalnode scripts/internal/run-task.mjsmcptsx src/connectors/mcpServer.tsoperator-ui:buildnext build operator-uioperator-ui:devnext dev operator-ui -H 0.0.0.0proofnode bin/cognibrain.mjs proofrelease:certifynpm run internal -- certify:productionrelease:checknode scripts/release/release-check.mjssetupnode bin/cognibrain.mjs setupskill:installnode bin/cognibrain.mjs skill installstartnode bin/cognibrain.mjs startstatusnode bin/cognibrain.mjs statusstopnode bin/cognibrain.mjs stoptestvitest runtest:watchvitestverifynpm run test && npm run internal -- eval && npm run buildverify:cinpm run internal -- verify:nextgenverify:selfhostednpm run internal -- verify:selfhosted
Dependencies8
@modelcontextprotocol/sdk^1.29.0lucide-react^0.468.0next^16.2.6pg^8.21.0react^19.2.6react-dom^19.2.6tsx^4.20.6zod^3.25.76