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
- 72
- Versions published
- 72
- First published
- Jan 2026
- Publisher
- goyamegh
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":["@goyamegh/[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":["@goyamegh/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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 20 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/server/dist/app.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/cli/dist/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/lib/dist/config/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/server/dist/index.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts27
buildtsc && vite buildbuild:allnpm run build && npm run build:server && npm run build:cli && npm run build:libbuild:cliesbuild cli/index.ts --bundle --platform=node --format=esm --outdir=cli/dist --packages=external --external:inquirerbuild:libesbuild lib/index.ts lib/config/index.ts --bundle --platform=node --format=esm --outdir=lib/dist --packages=externalbuild:serveresbuild server/index.ts server/app.ts --bundle --platform=node --format=esm --outdir=server/dist --packages=externaldemonpm run build:all && node cli/dist/index.jsdevvitedev:allnpm run dev:serverdev:servernpm run build:server && node server/dist/index.jsevalts-node src/eval_framework/cli.tseval:text-to-pplts-node src/eval_framework/cli.ts run --benchmark benchmarks/text_to_ppl/test_cases.jsonmigrate:labelsts-node scripts/migrate-to-labels.tsmigrate:labels:cleanupts-node scripts/migrate-to-labels.ts --cleanupmigrate:labels:dry-runts-node scripts/migrate-to-labels.ts --dry-run --verboseprepublishOnlynpm run build:allpreviewvite previewservernpm run build && npm run build:server && node server/dist/index.jsstart:observiocd observio-sample-agent && npm install --legacy-peer-deps --silent && npm run start:ag-uitestjesttest:allnpm run test:unit && npm run test:integration && npm run test:e2etest:e2eplaywright testtest:e2e:reportplaywright show-reporttest:e2e:uiplaywright test --uitest:integrationjest --testPathPatterns='tests/integration'test:integration:experimentRunnerjest --testPathPatterns=experimentRunnertest:integration:tracePollerjest --testPathPatterns=tracePollertest:unitjest --testPathPatterns='__tests__|.test.ts' --testPathIgnorePatterns='tests/integration|tests/e2e'
Dependencies58
@ag-ui/core^0.0.41@assistant-ui/react^0.14.0@aws-sdk/client-bedrock^3.1000.0@aws-sdk/client-bedrock-agent^3.1038.0@aws-sdk/client-bedrock-agent-runtime^3.1038.0@aws-sdk/client-bedrock-runtime^3.1000.0@aws-sdk/credential-providers^3.1000.0@opensearch-project/opensearch^3.5.1@opentelemetry/api^1.9.1@opentelemetry/exporter-trace-otlp-http^0.217.0@opentelemetry/exporter-trace-otlp-proto^0.216.0@opentelemetry/resources^2.6.1@opentelemetry/sdk-trace-node^2.6.1@opentelemetry/semantic-conventions^1.38.0@radix-ui/react-alert-dialog^1.1.15@radix-ui/react-checkbox^1.3.3@radix-ui/react-collapsible^1.1.12@radix-ui/react-dialog^1.1.15@radix-ui/react-dropdown-menu^2.1.16@radix-ui/react-label^2.1.8@radix-ui/react-progress^1.1.8@radix-ui/react-scroll-area^1.2.10@radix-ui/react-select^2.2.6@radix-ui/react-separator^1.1.8@radix-ui/react-slot^1.2.4@radix-ui/react-switch^1.2.6@radix-ui/react-tabs^1.1.13@radix-ui/react-tooltip^1.2.8@xyflow/react^12.0.0chalk^5.3.0- …and 28 more.
Optional dependencies1
puppeteer^24.37.4