PkgRadar

Package evidence

@quireco/[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
36
Versions published
9
First published
May 2026
Publisher
kamalnrf

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":["@quireco/[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":["@quireco/[email protected]"],"fail_on":"review"}'
Publisherkamalnrf
Artifact bytes447,842
Previous version0.0.9
Published2026-06-06T21:22:49.623Z
SHA-25617373edbb1692ba9f1636af75a18bee5a2e2adef15651a9f0bb2ba959fc7af9e

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
0.0.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildvp pack && node scripts/prepare-package-json.mjs && node scripts/verify-package.mjs
  • checkvp check
  • devvp pack --watch
  • prepublishOnlyvp check && node scripts/verify-package.mjs
  • quirenode dist/quire.mjs
  • quire:localQUIRE_API_URL=http://localhost:3000 node dist/quire.mjs
  • testvp test
Dependencies8
  • @clack/prompts^1.4.0
  • @earendil-works/pi-ai^0.74.2
  • @earendil-works/pi-coding-agent^0.74.2
  • @sinclair/typebox^0.34.49
  • agent-browser^0.27.0
  • citty^0.2.2
  • nanoid^3.3.12
  • picocolors^1.1.1