PkgRadar

Package evidence

@fs-fluigexperts/[email protected]

Credential File Packaged: package/mcp/.env

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
69
Versions published
5
First published
May 2026
Publisher
igorskater

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@fs-fluigexperts/[email protected]"],"fail_on":"high"}'

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":["@fs-fluigexperts/[email protected]"],"fail_on":"high"}'
Publisherigorskater
Artifact bytes2,795,718
Previous version1.1.1
Published2026-05-26T02:00:57.027Z
SHA-25641ebb2a85c46e9104357df04b0d75e71a3312d090116df192415bcd945ab894f

Why flagged

What the scanner saw

Credential File Packaged: package/mcp/.env

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

Availability ledger

available

high
Last checked
highRisk
45Score
1.1.3Version
Status history (2 events)
  1. availableavailable · risk high · score 45 · status available -> available, risk high -> high, score 57 -> 45
  2. newavailable · risk high · score 57 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/mcp/.envpackage/mcp/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/mcp/.envpackage/mcp/.env35
lowCredential file accesspackage/mcp/.venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/_mapping.pymatched "id_rsa"5
lowCredential file accesspackage/mcp/.venv/lib/python3.12/site-packages/pip/_vendor/distlib/util.pymatched ".pypirc"5

Manifest

Package metadata

Scripts3
  • servenode bin/fluig-mcp.js serve
  • setupnode bin/fluig-mcp.js
  • skillsnode bin/fluig-skills.js
Dependencies2
  • inquirer^9.3.7
  • oauth-1.0a^2.2.6