axis-foundry

v0.3.0 suspicious
4.0
Medium Risk

AI-native 3D avatar foundry — generate, rig, validate, and export production-ready avatars. Zero runtime dependencies. MCP server included.

🤖 AI Analysis

Final verdict: SUSPICIOUS

The package has low technical risks such as no network calls or shell executions, but it lacks critical metadata like repository and maintainer details, raising suspicion.

  • Metadata risk due to missing repository and incomplete maintainer information
  • Otherwise low technical risks
Per-check LLM notes
  • Network: No network calls detected, which is normal unless the package requires network interaction for its functionality.
  • Shell: No shell execution patterns detected, indicating no immediate signs of executing external commands.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: The package is suspicious due to the missing repository and incomplete maintainer information.

📦 Package Quality Overall: Medium (5.0/10)

◈ Medium Test Suite 6.0

Partial test coverage signals detected

  • Test runner config found: pyproject.toml
◈ Medium Documentation 7.0

Some documentation present

  • Documentation URL: "Documentation" -> https://github.com/lastmanupinc-hub/AXIS-Foundry#readme
  • Detailed PyPI description (11987 chars)
○ Low Contributing Guide 4.0

No contributing guide or governance files found

  • Development Status classifier >= Beta
◈ Medium Type Annotations 7.0

Partial type annotation coverage

  • Classifier: Typing :: Typed
  • 588 type-annotated function signatures detected in source
○ Low Multiple Contributors 1.0

Could not retrieve contributor data from GitHub

  • GitHub API error: 404

🔬 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: no-fate.ai>

Suspicious Page Links

All external links appear legitimate

Git Repository History score 3.0

Repository not found (deleted or private)

  • Repository not found (deleted or private)
Maintainer History score 6.0

3 maintainer concern(s) found

  • Only one version has ever been released — brand new package
  • 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 axis-foundry
Create a mini-application called 'AvatarCraft' that leverages the 'axis-foundry' package to enable users to design, customize, and export their own 3D avatars. The application should include the following core functionalities:

1. **Avatar Creation**: Users should be able to start from scratch and create a basic avatar. This includes selecting gender, facial features, body type, and clothing options.
2. **Customization Options**: Offer advanced customization features such as modifying skin color, hair style, eye color, and adding accessories like hats, glasses, or jewelry.
3. **Rigging and Animation Preview**: Allow users to preview animations on their avatars, such as walking, waving, or sitting. This feature should demonstrate how the avatar moves and behaves in different scenarios.
4. **Validation**: Implement a validation tool that checks the avatar’s rigging and ensures it is production-ready. This could involve checking for any issues with joint placement, collision detection, or animation smoothness.
5. **Export Functionality**: Provide options for exporting the final avatar in various formats suitable for game engines (like Unity or Unreal Engine), web applications, or other 3D software.
6. **User Interface**: Design a user-friendly interface that guides users through each step of the avatar creation process. It should be intuitive and easy to navigate.
7. **MCP Server Integration**: Utilize the included MCP (Multiplayer Character Protocol) server provided by 'axis-foundry' to allow real-time collaboration between multiple users working on the same avatar.

To achieve these functionalities, the 'axis-foundry' package will be utilized for generating the initial avatar models, rigging them for animation, validating the rigging, and exporting the finished products. Additionally, explore how the package can streamline the workflow and reduce the complexity of integrating these features into a single application.

💬 Discussion Feed

Leave a comment

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