azure-mgmt-marketplaceordering

v1.1.1 safe
3.0
Low Risk

Microsoft Azure Marketplaceordering Management Client Library for Python

🤖 AI Analysis

Final verdict: SAFE

The package shows low risk indicators across all categories except metadata, where the author details are incomplete. There are no signs of malicious activity.

  • No network or shell risks detected
  • Low obfuscation and credential risks
  • Incomplete author metadata
Per-check LLM notes
  • Network: No network calls detected, which is normal if the package does not require external communications.
  • Shell: No shell execution patterns detected, indicating no immediate signs of executing system commands.
  • Obfuscation: The observed pattern is likely for extending the module search path and not indicative of malicious activity.
  • Credentials: No patterns indicating credential harvesting were detected.
  • Metadata: The author details are incomplete, but there are no other red flags.

📦 Package Quality Overall: Medium (7.0/10)

✦ High Test Suite 9.0

Test suite present — 3 test file(s) found

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

Some documentation present

  • Detailed PyPI description (7332 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

  • Type checker (mypy / pyright / pytype) referenced in project
  • 30 type-annotated function signatures detected in source
✦ High Multiple Contributors 10.0

Active multi-contributor project

  • 35 unique contributor(s) across 100 commits in Azure/azure-sdk-for-python
  • Active community — 5 or more distinct contributors

🔬 Heuristic Checks

Outbound Network Calls

No suspicious network call patterns found

Code Obfuscation score 4.0

Found 2 obfuscation pattern(s)

  • __path__ = __import__("pkgutil").extend_path(__path__, __name__) # type: ignore __path__ =
  • ) # type: ignore __path__ = __import__("pkgutil").extend_path(__path__, __name__) # type: ignore # coding=u
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: microsoft.com> license-expression: mit

Suspicious Page Links

All external links appear legitimate

Git Repository History

Repository Azure/azure-sdk-for-python appears legitimate

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 azure-mgmt-marketplaceordering
Build a simple Python application using the azure-mgmt-marketplaceordering package to demonstrate its core features.

💬 Discussion Feed

Leave a comment

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