PkgRadar

Package evidence

@framers/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
375
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 promoting

Mixed 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"}'
Publisherjdunnfive
Artifact bytes3,840,879
Previous version0.9.42
Published2026-06-04T07:06:41.688Z
SHA-2563824c597ae180c309408b431412b64af4ce5e54e997d38e60a604cd1508fcd7f

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

review
Last checked
reviewRisk
3Score
0.9.43Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/io/speech/providerCatalog.jsmatched "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.mjs
  • build:knowledgenode scripts/build-knowledge-corpus.mjs
  • cleanrimraf dist tsconfig.build.tsbuildinfo
  • dev:testvitest
  • docsnpm run docs:library
  • docs:cleanrimraf docs/api ../../docs-generated/library ../../docs-generated/api
  • docs:fullnpm run docs:library && npm run docs:site-api
  • docs: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.js
  • docs:site-apipnpm --dir ../../ --filter @framers/agentos-live-docs run build
  • docs: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.ts
  • docs: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 build
  • prepublishOnlynpm run build:knowledge && npm run build && npm run verify:exports
  • testvitest run
  • typechecktsc --noEmit
  • verify: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.1
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • axios^1.7.7
  • execa^9.6.1
  • gray-matter^4.0.3
  • lru-cache^11.1.0
  • mammoth^1.12.0
  • minimatch^9.0.5
  • natural^6.12.0
  • openredaction^1.1.2
  • pg^8.20.0
  • pino^9.14.0
  • unpdf^1.4.0
  • uuid^11.1.0
  • yaml^2.8.1
  • zod^4.3.6
  • zod-to-json-schema^3.25.2
Optional dependencies2
  • @huggingface/transformers^3.8.1
  • compromise^14.15.0