silasyn-uid

v1.0.0 suspicious
5.0
Medium Risk

Official zero-dependency Python client for Silasyn UID Studio Pro with automatic offline fallback.

🤖 AI Analysis

Final verdict: SUSPICIOUS

The package exhibits a moderate risk profile due to its potential for external communication, which could indicate legitimate functionality but also raises concerns about data exfiltration. Additionally, its metadata suggests it is newly introduced with limited maintainer history.

  • network risk due to external communication
  • metadata risk due to newness and incomplete author information
Per-check LLM notes
  • Network: The network call suggests the package may be attempting to communicate with an external server, which could be for legitimate purposes like fetching updates or configuration but also raises concerns about potential data exfiltration.
  • Shell: No shell execution patterns were detected.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: The package is suspicious due to its newness, lack of maintainer history, and incomplete author information.

🔬 Heuristic Checks

Outbound Network Calls score 3.0

Found 2 network call pattern(s)

  • try: req = urllib.request.Request(url, headers={'User-Agent': 'Silasyn-Python-Client/1
  • ndefinitely with urllib.request.urlopen(req, timeout=3.0) as response: if r
Code Obfuscation

No obfuscation patterns detected

Shell / Subprocess Execution

No shell execution patterns detected

Credential Harvesting

No credential harvesting patterns detected

Typosquatting

No typosquatting candidates detected

Registered Email Domain

Email domain looks legitimate: silasyn.com>

Suspicious Page Links

All external links appear legitimate

Git Repository History

No GitHub repository linked

  • No GitHub repository link found
Maintainer History score 8.0

4 maintainer concern(s) found

  • Only one version has ever been released — brand new package
  • Package uploaded less than 24 hours ago (2026-06-05T06:25:50.000Z)
  • Author name is missing or very short
  • Author "" appears to have only 1 package on PyPI (new or inactive account)