devfabeco-envcapsule

v0.3.0 suspicious
4.0
Medium Risk

Deterministic environment capsule system

🤖 AI Analysis

Final verdict: SUSPICIOUS

The package shows some signs of potential misuse, particularly concerning shell execution. However, no direct evidence of malicious intent is present.

  • Shell risk observed
  • Minimal maintainer activity and history
Per-check LLM notes
  • Network: No network calls detected, which is normal and does not indicate any risk.
  • Shell: Shell execution patterns observed might be part of the package's functionality but warrant further investigation to ensure it is not being misused.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: The package is newly created with minimal activity and the maintainer has limited history on PyPI.

🔬 Heuristic Checks

Outbound Network Calls

No suspicious network call patterns found

Code Obfuscation

No obfuscation patterns detected

Shell / Subprocess Execution score 4.0

Found 2 shell execution pattern(s)

  • tr: try: proc = subprocess.run(cmd, capture_output=True, text=True, check=False) i
  • [] try: proc = subprocess.run( [ str(vswhere),
Credential Harvesting

No credential harvesting patterns detected

Typosquatting

No typosquatting candidates detected

Registered Email Domain

No author email provided

Suspicious Page Links

All external links appear legitimate

Git Repository History score 2.5

Git history flags: Repository has zero stars and zero forks

  • Repository has zero stars and zero forks
Maintainer History score 6.0

3 maintainer concern(s) found

  • Only one version has ever been released — brand new package
  • Package uploaded less than 24 hours ago (2026-06-05T05:49:52.000Z)
  • Author "NGKsSystems" appears to have only 1 package on PyPI (new or inactive account)