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
- 2,417Niche · −30% score
- Versions published
- 367
- First published
- Dec 2025
- Publisher
- jdunnfive
Effective trust discount applied: −30% (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":["@framers/[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":["@framers/[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 (2 events)
- new → available · risk review · score 3 · status changed
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/io/speech/providerCatalog.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts17
buildnpm run clean && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json && node scripts/fix-esm-imports.mjsbuild:knowledgenode scripts/build-knowledge-corpus.mjscleanrimraf dist tsconfig.build.tsbuildinfodev:testvitestdocsnpm run docs:librarydocs:cleanrimraf docs/api ../../docs-generated/library ../../docs-generated/apidocs:fullnpm run docs:library && npm run docs:site-apidocs:librarynpm run docs:clean && pnpm --dir ../../ exec typedoc --options packages/agentos/typedoc.json && pnpm --dir ../../ exec typedoc --options packages/agentos/typedoc.modules.json && node scripts/generate-doc-search-index.mjs && pnpm --dir ../../ exec node apps/agentos.sh/scripts/copy-docs.jsdocs:site-apipnpm --dir ../../ --filter @framers/agentos-live-docs run builddocs:verifynode scripts/build-publication-inventory.mjs && pnpm --dir ../../ --filter @framers/agentos-live-docs run verify:publication && npx vitest run src/api/runtime/__tests__/docs-alignment.test.tsdocs:watchnpm run docs:clean && pnpm --dir ../../ exec typedoc --options packages/agentos/typedoc.json && pnpm --dir ../../ exec typedoc --options packages/agentos/typedoc.modules.json && node scripts/generate-doc-search-index.mjs && pnpm --dir ../../ exec node apps/agentos.sh/scripts/copy-docs.js && concurrently "pnpm --dir ../../ exec typedoc --options packages/agentos/typedoc.json --watch" "pnpm --dir ../../ exec typedoc --options packages/agentos/typedoc.modules.json --watch" "node scripts/generate-doc-search-index.mjs --watch" "pnpm --dir ../../ exec node apps/agentos.sh/scripts/copy-docs.js --watch"lintnode scripts/strip-nbsp.mjs && eslint "src/**/*.ts"preparetest -d dist || npm run buildprepublishOnlynpm run build:knowledge && npm run build && npm run verify:exportstestvitest runtypechecktsc --noEmitverify:exportsnode --test scripts/package-exports.test.mjs
Dependencies20
@framers/sql-storage-adapter^0.6.6@opentelemetry/api^1.9.0@opentelemetry/api-logs^0.201.1ajv^8.17.1ajv-formats^3.0.1axios^1.7.7execa^9.6.1gray-matter^4.0.3lru-cache^11.1.0mammoth^1.12.0minimatch^9.0.5natural^6.12.0openredaction^1.1.2pg^8.20.0pino^9.14.0unpdf^1.4.0uuid^11.1.0yaml^2.8.1zod^4.3.6zod-to-json-schema^3.25.2
Optional dependencies2
@huggingface/transformers^3.8.1compromise^14.15.0