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
- 6
- First published
- Jun 2026
- Publisher
- n123999
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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"}'Why flagged
What the scanner saw
Credential file access: matched ".aws/"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/bedrock-mantle.js | matched ".aws/" | 5 |
| low | Credential file access | package/dist/bedrock-mantle.test.js | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts10
buildnpm --prefix ../agent-core run build && npm run build:tscbuild:tsctsc -p tsconfig.jsonnoticenode scripts/gen-notice.mjsnotice:productionnode scripts/gen-notice.mjs --productionprepublishOnlynpm run build && node ../../scripts/npm/assert-no-file-deps.mjssmoke:lspnpm run build && node dist/smoke/lsp-typescript-smoke.jssmoke:openai-models-parsenpm run build && node dist/smoke/openai-models-parse-smoke.js && node --test dist/bedrock-models.test.js dist/google-vertex-endpoints.test.js dist/google-vertex-models.test.jstest:lspnpm run build && node --test dist/lsp/providers.test.js dist/lsp/resolve-server.test.js dist/lsp/resolve-server-jdtls.test.js dist/lsp/install.test.js dist/lsp/orchestrator.test.js dist/lsp/ready-providers.test.js dist/lsp/service-probe.test.js dist/lsp/write-append.test.jstest:workspace-file-referencesnpm run build && node --test dist/workspace-file-references.test.jstypechecknpm --prefix ../agent-core run build && tsc -p tsconfig.json --noEmit
Dependencies10
@aws-sdk/client-bedrock^3.1068.0@spirit-agent/core0.2.6fast-glob^3.3.3fflate^0.8.2glob^13.0.6google-auth-library^10.6.1ignore^5.3.2tar^7.5.13vscode-jsonrpc^8.2.1vscode-languageserver-protocol^3.17.5