PkgRadar

Package evidence

pysae-ai-tools==0.1.1291

Py Import Time Subprocess: subprocess call — process spawning.

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
292
First published
Apr 2026

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":["pysae-ai-tools==0.1.1291"],"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":["pysae-ai-tools==0.1.1291"],"fail_on":"review"}'
Publisherunknown
Artifact bytes1,389,980
Previous versionnone
Published2026-06-12T11:40:24
SHA-256119b0193268390f7f0816237f233336826b726b8c46828d75a7b54c9555ca560

Why flagged

What the scanner saw

Py Import Time Subprocess: subprocess call — process spawning.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Import Time Subprocesspysae_ai_tools-0.1.1291/pysae_ai_tools/__init__.pysubprocess call — process spawning.32
mediumRemote Payloadpysae_ai_tools-0.1.1291/pysae_ai_tools/install/claude_code.pymatched "curl "12
mediumRemote Payloadpysae_ai_tools-0.1.1291/pysae_ai_tools/install/uv.pymatched "curl "12
mediumCredential file accesspysae_ai_tools-0.1.1291/pysae_ai_tools/env/resolve.pymatched ".aws/"10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Import Time Subprocesspysae_ai_tools-0.1.1291/pysae_ai_tools/__init__.pysubprocess call — process spawning.32
mediumRemote Payloadpysae_ai_tools-0.1.1291/pysae_ai_tools/install/claude_code.pymatched "curl "12
mediumRemote Payloadpysae_ai_tools-0.1.1291/pysae_ai_tools/install/uv.pymatched "curl "12
mediumCredential file accesspysae_ai_tools-0.1.1291/pysae_ai_tools/env/resolve.pymatched ".aws/"10
lowCredential file accesspysae_ai_tools-0.1.1291/pysae_ai_tools/install/all.pymatched "AWS_ACCESS_KEY"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0