PkgRadar

Package evidence

@agentuity/[email protected]

no findings

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
928
Versions published
198Established · −30% score
First published
Nov 2025
Publisher
p0tofpie

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@agentuity/[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":["@agentuity/[email protected]"],"fail_on":"review"}'
Publisherp0tofpie
Artifact bytes144,308
Previous version2.0.27
Published2026-06-15T19:33:57.600Z
SHA-256438ae0900706e4559fe7e3049e525512b0fda02b06e4ab8571602e90d969ba88

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildbun run build:ts && bun run build:css
  • build:cssbun x tailwindcss -i ./src/standalone.css -o ./dist/standalone.css
  • build:tsbunx tsc --build --force
  • cleanrm -rf dist tsconfig.tsbuildinfo
  • devbun run build && concurrently "bun run dev:ts" "bun run dev:css" --names "ts,css" --prefix-colors "blue,yellow"
  • dev:appbunx vite --config test-app/vite.config.ts
  • dev:cssbun x tailwindcss -i ./src/standalone.css -o ./dist/standalone.css --watch
  • dev:tsbunx tsc --watch
  • prepublishOnlybun run clean && bun run build
  • typecheckbunx tsc --noEmit
Dependencies28
  • @agentuity/core2.0.28
  • @agentuity/react2.0.28
  • @ai-sdk/react^3.0.1
  • @hookform/resolvers^5.2.2
  • @monaco-editor/react^4.6.0
  • @shikijs/langs^3.19.0
  • @shikijs/themes^3.19.0
  • @xyflow/react^12.9.1
  • ai^6.0.1
  • bun-plugin-tailwind^0.0.14
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • embla-carousel-react^8.6.0
  • lucide-react^0.548.0
  • motion^12.23.24
  • nanoid^5.1.6
  • non.geist^1.0.4
  • react-hook-form^7.65.0
  • react-resizable-panels^3.0.6
  • shiki^3.14.0
  • streamdown^1.4.0
  • tailwind-merge^3.3.1
  • tailwindcss-animate^1.0.7
  • tokenlens^1.3.1
  • use-stick-to-bottom^1.1.1
  • zod^4.3.5
  • zod-from-json-schema^0.5.2