aiophoenixcontactcharx

v1.0.0 suspicious
4.0
Medium Risk

Async Python library for Phoenix Contact CHARX SEC EV charging controllers via Modbus/TCP

🤖 AI Analysis

Final verdict: SUSPICIOUS

The package has low risks in terms of network, shell, obfuscation, and credential handling. However, the metadata risk score is high due to the lack of maintainer information and minimal repository activity, raising concerns about its origin and maintenance.

  • High metadata risk due to missing maintainer information and low repository activity
  • Overall low risk in other categories but cannot rule out potential supply-chain issues
Per-check LLM notes
  • Network: No network calls detected, which is normal if the package does not require internet connectivity.
  • Shell: No shell execution patterns detected, indicating no immediate signs of executing system commands.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: The package shows signs of being potentially suspicious due to lack of maintainer information and minimal repository activity.

📦 Package Quality Overall: Medium (5.8/10)

✦ High Test Suite 9.0

Test suite present — 3 test file(s) found

  • Test runner config found: pyproject.toml
  • 3 test file(s) detected (e.g. helpers.py)
◈ Medium Documentation 5.0

Some documentation present

  • Detailed PyPI description (2641 chars)
○ Low Contributing Guide 2.0

No contributing guide or governance files found

  • No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
◈ Medium Type Annotations 5.0

Partial type annotation coverage

  • 35 type-annotated function signatures detected in source
✦ High Multiple Contributors 8.0

Active multi-contributor project

  • 3 unique contributor(s) across 36 commits in klconsultancy/aiophoenixcontactcharx
  • Small but multi-author team (3–4 contributors)

🔬 Heuristic Checks

Outbound Network Calls

No suspicious network call patterns found

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

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 4.0

2 maintainer concern(s) found

  • Author name is missing or very short
  • Author "" appears to have only 1 package on PyPI (new or inactive account)
Known CVE Vulnerabilities

No known vulnerabilities found in OSV database.

💡 AI App Starter Prompt

Use this prompt to build a project with aiophoenixcontactcharx
Build a simple Python application using the aiophoenixcontactcharx package to demonstrate its core features.