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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chunk-RANRIPGJ.js | matched "raw.githubusercontent.com" | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/chunk-RANRIPGJ.js | matched "raw.githubusercontent.com" | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
| low | Obfuscation Density | package/dist/chunk-GVB5FGH3.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts20
buildnode scripts/generate-plugin-manifest.js && tsup && node scripts/bundle-pi-extension.jscheckbiome 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.tscheck: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.tsdevtsup --watcheval: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.jseval: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.jseval: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.jseval: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.jseval: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.jseval: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.jseval: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.jseval:userprompt:firstpnpm eval:userprompt -- --set firsteval:userprompt:laterpnpm eval:userprompt -- --set laterformatbiome 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.tspack:localpnpm build && pnpm packpostinstallnode scripts/postinstall.jsprepacknode scripts/generate-plugin-manifest.jstestvitest run --exclude '.claude/**'test:watchvitest --exclude '.claude/**'typechecktsc --noEmit
Dependencies6
@modelcontextprotocol/sdk^1.0.0commander^14.0.3protobufjs^7.0.0smol-toml^1.3.0tslog^4.10.2zod^4.3.6