PkgRadar

Package evidence

@cognilabz/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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 promoting

Mixed 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"}'
Artifact bytes871,926
Previous version0.1.5
Published2026-06-04T08:35:28.365Z
SHA-256cd9c4d8b4e078b28a15d254612b19fe802b0bbbe48f506e112d14d481d0d3a82

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

review
Last checked
reviewRisk
3Score
0.1.6Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/eval/locomo.tsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts26
  • benchmark:releasenpm run internal -- benchmark:release
  • buildtsc && npm run build:api && npm run operator-ui:build
  • build:apinode scripts/runtime/build-api.mjs
  • cleannode bin/cognibrain.mjs clean
  • clitsx src/cli/memctl.ts
  • connectnode bin/cognibrain-connect.mjs
  • dashboardnode scripts/operator-ui/start-commercial-ui.mjs
  • devtsx src/api/server.ts
  • doctornode bin/cognibrain.mjs doctor
  • internalnode scripts/internal/run-task.mjs
  • mcptsx src/connectors/mcpServer.ts
  • operator-ui:buildnext build operator-ui
  • operator-ui:devnext dev operator-ui -H 0.0.0.0
  • proofnode bin/cognibrain.mjs proof
  • release:certifynpm run internal -- certify:production
  • release:checknode scripts/release/release-check.mjs
  • setupnode bin/cognibrain.mjs setup
  • skill:installnode bin/cognibrain.mjs skill install
  • startnode bin/cognibrain.mjs start
  • statusnode bin/cognibrain.mjs status
  • stopnode bin/cognibrain.mjs stop
  • testvitest run
  • test:watchvitest
  • verifynpm run test && npm run internal -- eval && npm run build
  • verify:cinpm run internal -- verify:nextgen
  • verify:selfhostednpm run internal -- verify:selfhosted
Dependencies8
  • @modelcontextprotocol/sdk^1.29.0
  • lucide-react^0.468.0
  • next^16.2.6
  • pg^8.21.0
  • react^19.2.6
  • react-dom^19.2.6
  • tsx^4.20.6
  • zod^3.25.76