PkgRadar

Package evidence

@x12i/[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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
51
First published
Apr 2026
Publisher
x12i

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":["@x12i/[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":["@x12i/[email protected]"],"fail_on":"review"}'
Publisherx12i
Artifact bytes12,890,084
Previous version4.9.8
Published2026-06-11T21:32:34.115Z
SHA-256fae8a1af1e8d045a0c6dfb58e4c817ad1f210f30ec4e7f1f386b99d12f0d93c6

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
4.9.9Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

11 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/metadata/log-diagnostics.jsonmatched "GOOGLE_APPLICATION_CREDENTIALS"3
lowLarge Javascript Payloadpackage/dist/src/mcp/bin/funcx-mcp.cjs2606991 bytes0
lowLarge Javascript Payloadpackage/dist/functions/index.cjs2998037 bytes0
lowLarge Javascript Payloadpackage/dist/src/index.cjs2714794 bytes0
lowLarge Javascript Payloadpackage/dist/src/mcp/index.cjs2603985 bytes0
lowLarge Javascript Payloadpackage/dist/src/serve.cjs2761577 bytes0
lowLarge Javascript Payloadpackage/dist/src/mcp/bin/funcx-mcp.js2604602 bytes0
lowLarge Javascript Payloadpackage/dist/functions/index.js2983777 bytes0
lowLarge Javascript Payloadpackage/dist/src/index.js2701818 bytes0
lowLarge Javascript Payloadpackage/dist/src/mcp/index.js2601184 bytes0
lowLarge Javascript Payloadpackage/dist/src/serve.js2758916 bytes0

Manifest

Package metadata

Scripts61
  • buildtsup
  • content:agent-platform:emit-schemastsx scripts/emitMemorixSeedSchemas.ts && tsx scripts/emitAgentPlatformSeedSchemas.ts
  • content:agent-platform:emit-seedsnpm run content:agent-platform:emit-schemas && tsx scripts/emitAgentPlatformSeedBundles.ts
  • content:ai-skills:emit-seedstsx scripts/emitAiSkillsSeedBundle.ts
  • content:catalog:analyzetsx scripts/analyzeCataloxCatalogDump.ts
  • content:catalog:build-cleantsx scripts/buildCleanFuncxCatalog.ts
  • content:catalog:cleanupnpm run content:catalog:export && npm run content:catalog:build-clean && npm run content:catalog:analyze && npm run content:catalog:replace:apply && npm run content:index:static
  • content:catalog:emit-runtime-strategiesnpm run build && tsx scripts/emitCatalogRuntimeStrategies.ts
  • content:catalog:exportnpm run build && tsx scripts/exportFuncxCataloxCatalog.ts
  • content:catalog:replace:applynpm run build && tsx scripts/replaceFuncxCataloxCatalog.ts -- --apply
  • content:catalog:replace:drynpm run build && tsx scripts/replaceFuncxCataloxCatalog.ts -- --dry-run
  • content:emit-code-bound-seedtsx scripts/emitCodeBoundSeed.ts
  • content:emit-librarytsx scripts/emitFuncxLibrary.ts
  • content:emit-library:checktsx scripts/emitFuncxLibrary.ts && git diff --exit-code functions/generated
  • content:emit:sidekickstsx scripts/emitSidekicksSeedBundle.ts
  • content:fixturestsx scripts/runFixtures.ts
  • content:human-value:emit-strategiesnpm run build && tsx scripts/emitHumanValueStrategies.ts
  • content:human-value:validate-strategiesnpm run build && tsx scripts/validateHumanValueStrategies.ts
  • content:hydrate:functionnpm run build && tsx scripts/hydrateCatalogFunction.ts
  • content:indexnpm run build && x12i-env run --env-file .env -- tsx scripts/updateLibraryIndex.ts
  • content:index:commitscripts/commitContentIndex.sh
  • content:index:copy-fallbacktsx scripts/copyLibraryIndexToDocs.ts
  • content:index:copy-full-fallbacktsx scripts/copyFullLibraryIndexToDocs.ts
  • content:index:drynpm run build && x12i-env run --env-file .env -- tsx scripts/updateLibraryIndex.ts -- --dry-run
  • content:index:realnpm run content:index && npm run content:index:copy-fallback
  • content:index:real:fullnpm run content:index && npm run content:index:copy-fallback && npm run content:index:copy-full-fallback
  • content:index:staticnpm run build && x12i-env run --env-file .env -- tsx scripts/updateLibraryIndex.ts -- --static-only
  • content:layout-linttsx scripts/lintContentLayout.ts
  • content:migrate:ai-functions:applynpm run build && tsx scripts/migrateAiFunctionsCatalogToNormalized.ts -- --apply
  • content:migrate:ai-functions:drynpm run build && tsx scripts/migrateAiFunctionsCatalogToNormalized.ts -- --dry-run
  • …and 31 more.
Dependencies16
  • @modelcontextprotocol/sdk^1.29.0
  • @x12i/activix^8.6.3
  • @x12i/ai-profiles^3.4.0
  • @x12i/catalox^5.2.0
  • @x12i/env^4.0.1
  • @x12i/logxer^4.6.0
  • @x12i/rendrix^4.3.0
  • ajv^8.17.0
  • firebase-admin^13.8.0
  • json-logic-js^2.0.5
  • jsonata^2.0.5
  • secure-json-parse^4.1.0
  • simple-git^3.22.0
  • undici^6.24.1
  • x-llm^1.1.3
  • zod^3.25.76
Optional dependencies2
  • @huggingface/transformers^3.0.0
  • node-llama-cpp^2.14.0