Vertex2D

v1.3.10 safe
3.0
Low Risk

Simple and fast 2D game engine based on pygame-ce and SDL2.

🤖 AI Analysis

Final verdict: SAFE

The package has minimal risks associated with it, as there are no network calls or shell executions detected. The metadata risk is slightly elevated due to low author activity but does not indicate malicious intent.

  • No network calls detected
  • No shell execution patterns detected
  • Low author activity
Per-check LLM notes
  • Network: No network calls detected, which is normal unless the package's functionality requires external API interactions.
  • Shell: No shell execution patterns detected, indicating no immediate signs of executing system commands.
  • Metadata: Low author activity and missing information suggest potential low effort or inactive account.

🔬 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

Email domain looks legitimate: gmail.com>

Suspicious Page Links

All external links appear legitimate

Git Repository History

No GitHub repository linked

  • No GitHub repository link found
Maintainer History score 6.0

3 maintainer concern(s) found

  • Author name is missing or very short
  • Author "" appears to have only 1 package on PyPI (new or inactive account)
  • Package has no PyPI classifiers (low effort / metadata quality)
Known CVE Vulnerabilities

No known vulnerabilities found in OSV database.

💡 AI App Starter Prompt

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