PkgRadar

Package evidence

@unieai/[email protected]

Oversized Unscanned: tarball exceeds the 50MB fetch cap; scanned registry metadata (install scripts + dependencies) only

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
12
Versions published
5
First published
Apr 2026
Publisher
unieaidev

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@unieai/[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":["@unieai/[email protected]"],"fail_on":"review"}'
Publisherunieaidev
Artifact bytes154,368,839
Previous version0.0.4
Published2026-06-17T21:05:43.463Z
SHA-256

Why flagged

What the scanner saw

Oversized Unscanned: tarball exceeds the 50MB fetch cap; scanned registry metadata (install scripts + dependencies) only

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowOversized Unscannedmanifesttarball exceeds the 50MB fetch cap; scanned registry metadata (install scripts + dependencies) only0

Manifest

Package metadata

Scripts27
  • check:adapterscd adapters && bun test
  • check:coveragebun run scripts/quality-gate/coverage.ts
  • check:desktopcd desktop && bun run lint && bun run test -- --run && bun run build
  • check:docsnpm ci --loglevel=error && npm run --loglevel=error docs:build
  • check:impactbun run scripts/pr/impact-report.ts
  • check:nativecd desktop && bun run build:sidecars && cd src-tauri && cargo check
  • check:persistence-upgradebun run scripts/quality-gate/persistence-upgrade.ts
  • check:policybun test scripts/pr/change-policy.test.ts scripts/pr/changed-files.test.ts scripts/pr/pr-triage-workflow.test.ts scripts/pr/pr-quality-workflow.test.ts scripts/pr/release-workflow.test.ts scripts/pr/quality-contract.test.ts scripts/git-hooks/install.test.ts scripts/quality-gate/quarantine.test.ts scripts/quality-gate/coverage.test.ts scripts/quality-gate/provider-smoke/execute.test.ts scripts/quality-gate/desktop-smoke/execute.test.ts scripts/quality-gate/providerTargets.test.ts scripts/quality-gate/runner.test.ts && bun run check:quarantine
  • check:prbun run scripts/pr/check-pr.ts
  • check:quarantinebun run scripts/quality-gate/quarantine.ts --enforce-review-date
  • check:serverbun run scripts/pr/run-server-tests.ts
  • claude-hahabun run ./bin/claude-haha
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • hooks:installbun run scripts/git-hooks/install.ts
  • quality:baselinebun run quality:gate --mode baseline
  • quality:gatebun run scripts/quality-gate/index.ts
  • quality:prbun run quality:gate --mode pr
  • quality:providersbun run scripts/quality-gate/providers.ts
  • quality:pushbun run quality:gate --mode pr --skip coverage
  • quality:releasebun run quality:gate --mode release
  • quality:smokebun run quality:gate --mode baseline --allow-live --only 'provider-smoke:*' --only 'desktop-smoke:*'
  • quality:verifybun run quality:pr
  • startbun run ./bin/claude-haha
  • unieaibun run ./bin/claude-haha
  • verifybun run quality:pr
Dependencies64
  • @anthropic-ai/sandbox-runtime^0.0.44
  • @anthropic-ai/sdk^0.80.0
  • @aws-sdk/client-bedrock-runtime^3.1020.0
  • @commander-js/extra-typings^14.0.0
  • @growthbook/growthbook^1.6.5
  • @modelcontextprotocol/sdk^1.29.0
  • @opentelemetry/api-logs^0.214.0
  • @opentelemetry/core^2.6.1
  • @opentelemetry/resources^2.6.1
  • @opentelemetry/sdk-logs^0.214.0
  • @opentelemetry/sdk-metrics^2.6.1
  • @opentelemetry/sdk-trace-base^2.6.1
  • @opentelemetry/semantic-conventions^1.40.0
  • ajv^8.18.0
  • asciichart^1.5.25
  • auto-bind^5.0.1
  • axios^1.14.0
  • bidi-js^1.0.3
  • chalk^5.6.2
  • chokidar^5.0.0
  • cli-boxes^4.0.1
  • code-excerpt^4.0.0
  • diff^8.0.4
  • emoji-regex^10.6.0
  • env-paths^4.0.0
  • execa^9.6.1
  • figures^6.1.0
  • fuse.js^7.1.0
  • get-east-asian-width^1.5.0
  • google-auth-library^10.6.2
  • …and 34 more.