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.

Weekly downloads
5,640Niche · −30% score
Versions published
50
First published
Apr 2026
Publisher
x12i

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":["@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,904,049
Previous version4.9.6
Published2026-06-11T17:12:53.236Z
SHA-256896247dde7dfcc8fdbeebbb8d053f574aee8289792deaef4146e61b855128bae

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
2Score
4.9.8Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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.cjs2611717 bytes0
lowLarge Javascript Payloadpackage/dist/functions/index.cjs2999957 bytes0
lowLarge Javascript Payloadpackage/dist/src/index.cjs2717639 bytes0
lowLarge Javascript Payloadpackage/dist/src/mcp/index.cjs2608711 bytes0
lowLarge Javascript Payloadpackage/dist/src/serve.cjs2766194 bytes0
lowLarge Javascript Payloadpackage/dist/src/mcp/bin/funcx-mcp.js2609328 bytes0
lowLarge Javascript Payloadpackage/dist/functions/index.js2985954 bytes0
lowLarge Javascript Payloadpackage/dist/src/index.js2704696 bytes0
lowLarge Javascript Payloadpackage/dist/src/mcp/index.js2605910 bytes0
lowLarge Javascript Payloadpackage/dist/src/serve.js2763533 bytes0

Manifest

Package metadata

Scripts60
  • 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 30 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