PkgRadar

Package evidence

@ouro.bot/[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
624
First published
Mar 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":["@ouro.bot/[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":["@ouro.bot/[email protected]"],"fail_on":"review"}'
Artifact bytes1,825,355
Previous version0.1.0-alpha.667
Published2026-06-12T11:38:50.580Z
SHA-256ab8efd0fee6688f0c271b2628c8fc59c8a5435117b982c16407b419fdf118feb

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.0-alpha.668Version
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/dist/heart/daemon/skill-management-installer.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts27
  • audit:nervesnpm run build && node dist/nerves/coverage/cli-main.js
  • bluebubblestsc && node dist/senses/bluebubbles/entry.js --agent ouroboros
  • buildnode scripts/build.cjs
  • clitsc && node dist/senses/cli-entry.js
  • daemontsc && node dist/heart/daemon/daemon-entry.js
  • devtsc && node dist/heart/daemon/ouro-bot-entry.js dev
  • linteslint src/
  • ourotsc && node dist/heart/daemon/ouro-entry.js
  • package:verify-assetsnode scripts/package-assets.cjs
  • prepacknpm run build && npm run package:verify-assets
  • release:bumpnode scripts/release-bump.cjs
  • release:preflightnode scripts/release-preflight.cjs
  • release:smokenode scripts/release-smoke.cjs
  • release:trust:checknode scripts/npm-trusted-publishers.cjs check
  • release:trust:repairnode scripts/npm-trusted-publishers.cjs repair
  • release:trust:repair-plannode scripts/npm-trusted-publishers.cjs repair-plan
  • teamstsc && node dist/senses/teams-entry.js --agent ouroboros
  • testvitest run
  • test:coveragenode scripts/run-coverage-gate.cjs
  • test:coverage:vitestvitest run --coverage
  • test:e2e:packagenpm run build && node scripts/package-e2e.cjs
  • test:e2e:real-smokenpm run build && node scripts/nightly-real-smoke.cjs
  • test:integrationnpm run build && vitest run --config vitest.integration.config.ts
  • test:mailbox-uinpm test --prefix packages/mailbox-ui
  • typecheck:mailbox-uitsc --noEmit -p packages/mailbox-ui/tsconfig.json
  • voice:evalnpm run build && node dist/senses/voice-realtime-eval-entry.js
  • worktree:bootstrapnpm install --ignore-scripts
Dependencies20
  • @anthropic-ai/sdk^0.78.0
  • @azure/identity^4.13.0
  • @azure/storage-blob^12.31.0
  • @microsoft/teams.api2.0.11
  • @microsoft/teams.apps2.0.11
  • @microsoft/teams.cards2.0.11
  • @microsoft/teams.common2.0.11
  • @microsoft/teams.dev2.0.11
  • @microsoft/teams.graph2.0.11
  • @types/react^17.0.91
  • @types/ws^8.18.1
  • fast-glob^3.3.3
  • ink^3.2.0
  • mailparser^3.9.8
  • openai^6.27.0
  • react^17.0.2
  • semver^7.7.4
  • smtp-server^3.18.4
  • stripe^22.0.0
  • ws^8.20.0