PkgRadar

Package evidence

@trusty-squire/[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.

Versions published
181
First published
May 2026
Publisher
lunchboxfortwo

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":["@trusty-squire/[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":["@trusty-squire/[email protected]"],"fail_on":"review"}'
Artifact bytes723,850
Previous version0.9.14-rc.1
Published2026-06-13T16:01:57.433Z
SHA-256fd2926ba7b9057a0db0afe0d668ed336075fc9a4d941a5e2086db5e9687c6243

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.build.json
  • dev:servertsx src/bin.ts server
  • install:devtsx src/bin.ts install
  • testvitest run
  • test:covvitest run --coverage
  • typechecktsc --noEmit -p tsconfig.json
Dependencies18
  • @anthropic-ai/sdk^0.32.1
  • @clack/prompts^0.11.0
  • @modelcontextprotocol/sdk^1.0.4
  • @trusty-squire/skill-schema0.1.2-rc.2
  • boxen^8.0.1
  • canonicalize^2.0.0
  • chalk^5.3.0
  • open^10.1.0
  • ora^8.1.1
  • patchright^1.60.2
  • playwright^1.49.0
  • playwright-extra^4.3.6
  • puppeteer-extra-plugin-stealth^2.11.2
  • rebrowser-playwright-core^1.52.0
  • smol-toml^1.6.1
  • tldts^7.0.30
  • yaml^2.6.1
  • zod^3.23.8
Optional dependencies1
  • keytar^7.9.0