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
- 414Mature · −50% score
- First published
- May 2023
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["[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":["[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 18 · status changed
Evidence
Static findings
13 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 13 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/graders-CFH3vIXs.cjs | matched ".aws\\" | 5 |
| low | Credential file access | package/dist/src/live-BK0wf_rZ.cjs | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/src/util-BnWPjflW.cjs | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/src/graders-BGwfaK_S.js | matched ".aws\\" | 5 |
| low | Credential file access | package/dist/src/graders-C-Kat4ka.js | matched ".aws\\" | 5 |
| low | Credential file access | package/dist/src/graders-lcHSCmgL.js | matched ".aws\\" | 5 |
| low | Credential file access | package/dist/src/live-_dSxGc5x.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/src/live-BDrqRvKB.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/src/live-COBJmPFv.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/src/util-BeTR7FpD.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/src/util-CtDOSWRi2.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/src/util-DPVC09ml.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Large Javascript Payload | package/dist/src/app/assets/index-Ds4vCZJ5.js | 2278876 bytes | 0 |
Manifest
Package metadata
Scripts57
architecture:baselinetsx scripts/regenerateEdgeBaseline.tsarchitecture:checktsx scripts/checkArchitectureBoundaries.tsaudit:fixnpm audit fix && npm audit fix --prefix src/app && npm audit fix --prefix sitebindist/src/entrypoint.jsbuildconcurrently -g --kill-others-on-fail "npm run tsc" "NODE_OPTIONS='--max-old-space-size=8192' tsdown" "npm run build:app"build:appnpm run build --prefix src/appbuild:cleanshx rm -rf distbuild:watchNODE_OPTIONS='--max-old-space-size=8192' tsdown --watchchangelog:releasenode scripts/update-changelog-version.cjscheck:typescript-coveragetsx scripts/checkTypeScriptCoverage.tscitation:generatetsx scripts/generateCitation.tsdb:generatenpx drizzle-kit generatedb:migratetsx src/migrate.tsdb:studionpx drizzle-kit studiodepcheckdepcheck --ignores="@types/*,@biomejs/biome,prettier,shx,concurrently,madge,knip,vite,typescript,tshy,gcp-metadata,@opencode-ai/sdk,@actions/core,@actions/exec,@actions/github,@octokit/rest,nock,@vitest/coverage-v8,langium,block-no-verify" --ignore-dirs="dist,site,examples"deps:ownershiptsx scripts/reportDependencyOwnership.tsdevconcurrently "npm run dev:server" "npm run dev:app"dev:appnpm run dev --prefix src/appdev:servertsx watch src/server/index.tsfgit diff --name-only --diff-filter=ACMRTUXB origin/main | grep -E '\.(js|jsx|mjs|cjs|ts|tsx|json)$' | xargs npx @biomejs/biome check --write && git diff --name-only --diff-filter=ACMRTUXB origin/main | grep -E '\.(css|scss|html|md|mdc|mdx|yaml|yml)$' | xargs prettier --writeformatnpx @biomejs/biome check --write . && prettier --write '**/*.{css,scss,html,md,mdc,mdx,yaml,yml}'format:checknpx @biomejs/biome check && prettier --check '**/*.{css,scss,html,md,mdc,mdx,yaml,yml}'format:check:prettierprettier --check '**/*.{css,scss,html,md,mdc,mdx,yaml,yml}'jsonSchema:generatenpx -y tsx scripts/generateJsonSchema.ts > site/static/config-schema.json && npx @biomejs/biome format --write site/static/config-schema.jsonknipkniplgit diff --name-only --diff-filter=ACMRTUXB origin/main | grep -E '\.(js|ts|tsx)$' | xargs npx @biomejs/biome lint --writelintnpm run lint:srclint:cinpx @biomejs/biome ci .lint:sitenpx @biomejs/biome lint sitelint:srcnpx @biomejs/biome lint src- …and 27 more.
Dependencies78
@anthropic-ai/sdk0.101.0@apidevtools/json-schema-ref-parser^15.3.1@inquirer/checkbox^5.1.0@inquirer/confirm^6.0.8@inquirer/core^11.1.5@inquirer/editor^5.0.8@inquirer/input^5.0.8@inquirer/search^4.1.8@inquirer/select^5.1.0@libsql/client^0.17.3@opentelemetry/api^1.9.0@opentelemetry/core2.8.0@opentelemetry/exporter-trace-otlp-http^0.218.0@opentelemetry/resources^2.6.0@opentelemetry/sdk-trace-base^2.6.0@opentelemetry/sdk-trace-node^2.6.0@opentelemetry/semantic-conventions^1.40.0@types/ws^8.18.1ai^6.0.190ajv^8.18.0ajv-formats^3.0.1async^3.2.6binary-extensions^3.1.0cache-manager^7.2.8chalk^5.6.2chokidar5.0.0cli-progress^3.12.0cli-table3^0.6.5commander^14.0.3compression^1.8.1- …and 48 more.
Optional dependencies43
@anthropic-ai/claude-agent-sdk0.3.167@aws-sdk/client-bedrock-agent-runtime^3.1045.0@aws-sdk/client-bedrock-runtime^3.1045.0@aws-sdk/client-s3^3.1003.0@aws-sdk/client-sagemaker-runtime^3.1045.0@aws-sdk/credential-provider-sso^3.972.16@azure/ai-projects^2.1.1@azure/identity^4.13.0@azure/msal-node^5.2.0@azure/openai-assistants^1.0.0-beta.6@azure/storage-blob^12.31.0@fal-ai/client~1.10.1@googleapis/sheets^13.0.1@huggingface/transformers^4.0.0@ibm-cloud/watsonx-ai^1.7.13@ibm-generative-ai/node-sdk^3.2.4@modelcontextprotocol/sdk^1.29.0@openai/agents^0.11.3@openai/codex-sdk^0.130.0@opencode-ai/sdk^1.14.33@playwright/browser-chromium^1.60.0@rollup/rollup-linux-x64-gnu^4.61.0@slack/web-api^7.15.2@smithy/node-http-handler^4.4.14@swc/core^1.15.18@swc/core-darwin-arm64^1.15.18@swc/core-darwin-x64^1.15.18@swc/core-linux-x64-gnu^1.15.18@swc/core-linux-x64-musl^1.15.18@swc/core-win32-x64-msvc^1.15.18- …and 13 more.