ax-engine

v6.0.1 safe
4.0
Medium Risk

Python bindings for AX Engine

⚠ Tarball exceeded 25 MB — source code analysis was limited to package metadata only.

🤖 AI Analysis

Final verdict: SAFE

The package has minimal risks associated with network calls, shell executions, and obfuscations. However, its metadata quality and maintainer activity are concerning, suggesting potential issues with long-term support and security updates.

  • Low maintainer activity
  • Poor metadata management
Per-check LLM notes
  • Network: No network calls detected, which is normal unless the package requires external services.
  • Shell: No shell execution patterns detected, indicating no immediate signs of malicious activity.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: The package shows signs of low maintainer activity and poor metadata management, which may indicate a lack of community support or oversight.

📦 Package Quality Overall: Low (2.0/10)

○ Low Test Suite 1.0

No test suite detected

  • No test files or test-runner configuration detected
◈ Medium Documentation 5.0

Some documentation present

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

No contributing guide or governance files found

  • No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
○ Low Type Annotations 1.0

No type annotations detected

  • No type annotations, py.typed marker, or stub files detected
○ Low Multiple Contributors 1.0

Unable to verify contributor count: no GitHub repository found

  • No GitHub repository linked — contributor count unavailable

🔬 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

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 ax-engine
Create a Python-based interactive narrative game using the 'ax-engine' package. This game will allow players to explore a mysterious island filled with puzzles and secrets. The player's decisions throughout the game will affect the storyline, leading to multiple endings based on their choices.

The game should have the following features:
1. A main menu where players can start a new game, load a saved game, or exit the game.
2. An interactive map of the island with different locations such as a forest, beach, ruins, and caves.
3. Each location should contain at least one puzzle or challenge for the player to solve.
4. The game should keep track of the player's progress and save it after each session.
5. Players should be able to make choices that influence the story and the environment around them.
6. Include a system to display hints when the player is stuck on a puzzle.
7. Implement a scoring system based on the player's efficiency and success rate in solving puzzles.
8. Offer multiple endings based on the player's choices and performance.

Utilize the 'ax-engine' package to handle the game's logic, user interface, and interaction flow. Specifically, use its capabilities to create dynamic, responsive game elements and to manage the game state efficiently. The package should also help in generating interactive dialogues between characters and handling complex game scenarios seamlessly.

💬 Discussion Feed

Leave a comment

No discussion yet. Be the first to share your thoughts!