PkgRadar

Package evidence

@fml-inc/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
251
Versions published
29
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@fml-inc/[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":["@fml-inc/[email protected]"],"fail_on":"review"}'
Artifact bytes1,168,376
Previous version0.2.17
Published2026-06-04T16:34:04.523Z
SHA-256a3931d001a61039eb04270d2c50a04d2a6b836d0bfc99399ad9d647ed53df2de

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-RANRIPGJ.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-RANRIPGJ.jsmatched "raw.githubusercontent.com"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5
lowObfuscation Densitypackage/dist/chunk-GVB5FGH3.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts20
  • buildnode scripts/generate-plugin-manifest.js && tsup && node scripts/bundle-pi-extension.js
  • checkbiome check src/ scripts/eval-userprompt-context.ts scripts/eval-pretooluse-file-context.ts scripts/eval-pretooluse-read-realtime.ts scripts/eval-reduction-proxy.ts scripts/eval-reduction-proxy.test.ts scripts/eval-replay-counterfactual.ts scripts/eval-replay-counterfactual.test.ts scripts/eval-panop-historical.ts scripts/eval-panop-historical.test.ts scripts/eval-hydrate-pr-scenarios.ts
  • check:fixbiome check --write src/ scripts/eval-userprompt-context.ts scripts/eval-pretooluse-file-context.ts scripts/eval-pretooluse-read-realtime.ts scripts/eval-reduction-proxy.ts scripts/eval-reduction-proxy.test.ts scripts/eval-replay-counterfactual.ts scripts/eval-replay-counterfactual.test.ts scripts/eval-panop-historical.ts scripts/eval-panop-historical.test.ts scripts/eval-hydrate-pr-scenarios.ts
  • devtsup --watch
  • eval:hydrate-pr-scenariostsup scripts/eval-hydrate-pr-scenarios.ts --format esm --platform node --target node24 --out-dir .tmp/eval-build --silent --no-dts && node .tmp/eval-build/eval-hydrate-pr-scenarios.js
  • eval:panop-historicaltsup scripts/eval-panop-historical.ts --format esm --platform node --target node24 --out-dir .tmp/eval-build --silent --no-dts && node .tmp/eval-build/eval-panop-historical.js
  • eval:pretoolusetsup scripts/eval-pretooluse-file-context.ts --format esm --platform node --target node24 --out-dir .tmp/eval-build --silent --no-dts && node .tmp/eval-build/eval-pretooluse-file-context.js
  • eval:pretooluse-readtsup scripts/eval-pretooluse-read-realtime.ts --format esm --platform node --target node24 --out-dir .tmp/eval-build --silent --no-dts && node .tmp/eval-build/eval-pretooluse-read-realtime.js
  • eval:reductiontsup scripts/eval-reduction-proxy.ts --format esm --platform node --target node24 --out-dir .tmp/eval-build --silent --no-dts && node .tmp/eval-build/eval-reduction-proxy.js
  • eval:replaytsup scripts/eval-replay-counterfactual.ts --format esm --platform node --target node24 --out-dir .tmp/eval-build --silent --no-dts && node .tmp/eval-build/eval-replay-counterfactual.js
  • eval:userprompttsup scripts/eval-userprompt-context.ts --format esm --platform node --target node24 --out-dir .tmp/eval-build --silent --no-dts && node .tmp/eval-build/eval-userprompt-context.js
  • eval:userprompt:firstpnpm eval:userprompt -- --set first
  • eval:userprompt:laterpnpm eval:userprompt -- --set later
  • formatbiome format --write src/ scripts/eval-userprompt-context.ts scripts/eval-pretooluse-file-context.ts scripts/eval-pretooluse-read-realtime.ts scripts/eval-reduction-proxy.ts scripts/eval-reduction-proxy.test.ts scripts/eval-replay-counterfactual.ts scripts/eval-replay-counterfactual.test.ts scripts/eval-panop-historical.ts scripts/eval-panop-historical.test.ts scripts/eval-hydrate-pr-scenarios.ts
  • pack:localpnpm build && pnpm pack
  • postinstallnode scripts/postinstall.js
  • prepacknode scripts/generate-plugin-manifest.js
  • testvitest run --exclude '.claude/**'
  • test:watchvitest --exclude '.claude/**'
  • typechecktsc --noEmit
Dependencies6
  • @modelcontextprotocol/sdk^1.0.0
  • commander^14.0.3
  • protobufjs^7.0.0
  • smol-toml^1.3.0
  • tslog^4.10.2
  • zod^4.3.6