Package evidence
nexus-ai-fs==0.10.1
Py Runtime Base64 Decode: base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.
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
- 50Established · −30% score
- First published
- Oct 2025
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
Block this updateStatic 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":["nexus-ai-fs==0.10.1"],"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":["nexus-ai-fs==0.10.1"],"fail_on":"high"}'Why flagged
What the scanner saw
Py Runtime Base64 Decode: base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 74 · status available -> available, risk high -> high, score 81 -> 74
- new → available · risk high · score 81 · status changed
Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Py Runtime Base64 Decode | nexus_ai_fs-0.10.1/src/nexus/fuse/rust_client.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| medium | Py Import Time Ctypes Load | nexus_ai_fs-0.10.1/src/nexus/server/lifespan/__init__.py | ctypes.CDLL/cdll.LoadLibrary — loads native code into the process. | 24 |
| medium | Credential file access | nexus_ai_fs-0.10.1/src/nexus/backends/connectors/cli/transport.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Py Runtime Base64 Decode | nexus_ai_fs-0.10.1/src/nexus/fuse/rust_client.py | base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. | 30 |
| medium | Py Import Time Ctypes Load | nexus_ai_fs-0.10.1/src/nexus/server/lifespan/__init__.py | ctypes.CDLL/cdll.LoadLibrary — loads native code into the process. | 24 |
| medium | Credential file access | nexus_ai_fs-0.10.1/src/nexus/backends/connectors/cli/transport.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| low | Credential file access | nexus_ai_fs-0.10.1/src/nexus/backends/connectors/s3/_manifest.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | nexus_ai_fs-0.10.1/src/nexus/backends/storage/path_gcs.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | nexus_ai_fs-0.10.1/src/nexus/backends/storage/path_s3.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | nexus_ai_fs-0.10.1/src/nexus/bricks/auth/cli_commands.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | nexus_ai_fs-0.10.1/src/nexus/bricks/portability/strip.py | matched "aws_access_key" | 5 |
| low | Credential file access | nexus_ai_fs-0.10.1/src/nexus/core/nexus_fs_metadata.py | matched "aws_access_key" | 5 |
| low | Credential file access | nexus_ai_fs-0.10.1/src/nexus/migrations/data_migrator.py | matched "aws_access_key" | 5 |
| low | Credential file access | nexus_ai_fs-0.10.1/src/nexus/server/logging_processors.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | nexus_ai_fs-0.10.1/src/nexus/extensions/_index/extensions.json | matched "AWS_ACCESS_KEY" | 3 |