PkgRadar

Package evidence

@spirit-agent/[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
1
First published
Jun 2026
Publisher
n123999

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":["@spirit-agent/[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":["@spirit-agent/[email protected]"],"fail_on":"review"}'
Publishern123999
Artifact bytes479,813
Previous versionnone
Published2026-06-06T12:36:02.863Z
SHA-2569b074185a794ea263921e87d729307d11354177815a0511359f81530f5b3cb93

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts28
  • buildtsc -p tsconfig.json
  • eval:compare:dry-runnpm run build && node dist/eval/compare-dry-run.js
  • eval:scenario:validatenpm run build && node dist/eval/validate-scenario.js
  • noticenode scripts/gen-notice.mjs
  • notice:productionnode scripts/gen-notice.mjs --production
  • prepublishOnlynpm run build
  • smoke:ai-sdk:anthropic:streamingnpm run build && node dist/smoke/contract/ai-sdk-anthropic-streaming-smoke.js
  • smoke:ai-sdk:deepseek:streamingnpm run build && node dist/smoke/contract/ai-sdk-deepseek-streaming-smoke.js
  • smoke:ai-sdk:open-responsesnpm run build && node dist/smoke/contract/ai-sdk-open-responses-smoke.js
  • smoke:ai-sdk:open-responses:streamingnpm run build && node dist/smoke/contract/ai-sdk-open-responses-streaming-smoke.js
  • smoke:ai-sdk:openainpm run build && node dist/smoke/contract/ai-sdk-openai-smoke.js
  • smoke:ai-sdk:openai-responsesnpm run build && node dist/smoke/contract/ai-sdk-openai-responses-smoke.js
  • smoke:ai-sdk:openai:allnpm run smoke:ai-sdk:openai && npm run smoke:ai-sdk:openai:streaming && npm run smoke:ai-sdk:openai:stream-reasoning-only
  • smoke:ai-sdk:openai:json-schemanpm run build && node dist/smoke/contract/ai-sdk-openai-json-schema-smoke.js
  • smoke:ai-sdk:openai:runtimenpm run build && node dist/smoke/runtime/ai-sdk-openai-runtime-smoke.js
  • smoke:ai-sdk:openai:stream-reasoning-onlynpm run build && node dist/smoke/contract/ai-sdk-openai-stream-reasoning-only-smoke.js
  • smoke:ai-sdk:openai:streamingnpm run build && node dist/smoke/contract/ai-sdk-openai-streaming-smoke.js
  • smoke:contractnpm run build && node dist/smoke/contract/ai-sdk-openai-smoke.js && node dist/smoke/contract/ai-sdk-openai-json-schema-smoke.js && node dist/smoke/contract/ai-sdk-openai-streaming-smoke.js && node dist/smoke/contract/ai-sdk-openai-stream-reasoning-only-smoke.js && node dist/smoke/contract/ai-sdk-deepseek-streaming-smoke.js && node dist/smoke/contract/ai-sdk-anthropic-streaming-smoke.js && node dist/smoke/contract/ai-sdk-open-responses-smoke.js && node dist/smoke/contract/ai-sdk-openai-responses-smoke.js && node dist/smoke/contract/ai-sdk-openai-apply-patch-smoke.js && node dist/smoke/contract/ai-sdk-gateway-apply-patch-smoke.js && node dist/smoke/contract/ai-sdk-openrouter-apply-patch-smoke.js && node dist/smoke/contract/ai-sdk-open-responses-streaming-smoke.js && node dist/smoke/contract/ai-sdk-alibaba-built-in-tools-smoke.js
  • smoke:host-confignpm run build && node dist/smoke/host-config/mcp-missing-env-smoke.js
  • smoke:livenpm run smoke:live:openai-compatible
  • smoke:live:anthropicnpm run build && node dist/smoke/live/ai-sdk-anthropic-live-smoke.js
  • smoke:live:openai-compatiblenpm run build && node dist/smoke/live/ai-sdk-openai-compatible-live-smoke.js
  • smoke:lspnpm --prefix ../host-internal run smoke:lsp
  • smoke:mcp:missing-envnpm run build && node dist/smoke/host-config/mcp-missing-env-smoke.js
  • smoke:offlinenpm run smoke:contract && npm run smoke:runtime && npm run smoke:host-config
  • smoke:runtimenpm run build && node dist/smoke/runtime/ai-sdk-openai-runtime-smoke.js && node dist/smoke/runtime/runtime-parity-smoke.js
  • smoke:runtime:paritynpm run build && node dist/smoke/runtime/runtime-parity-smoke.js
  • typechecktsc -p tsconfig.json --noEmit
Dependencies12
  • @ai-sdk/alibaba^1.0.22
  • @ai-sdk/anthropic^2.0.79
  • @ai-sdk/deepseek^2.0.32
  • @ai-sdk/gateway^3.0.121
  • @ai-sdk/moonshotai^2.0.23
  • @ai-sdk/open-responses^1.0.16
  • @ai-sdk/openai^3.0.67
  • @ai-sdk/openai-compatible^2.0.46
  • @ai-sdk/xai^3.0.93
  • @modelcontextprotocol/sdk^1.29.0
  • ai^6.0.175
  • undici^7.27.2