AI Analysis
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)
Test suite present — 3 test file(s) found
Test runner config found: conftest.py3 test file(s) detected (e.g. conftest.py)
Some documentation present
Detailed PyPI description (7332 chars)
No contributing guide or governance files found
Development Status classifier >= Beta
Partial type annotation coverage
Type checker (mypy / pyright / pytype) referenced in project30 type-annotated function signatures detected in source
Active multi-contributor project
35 unique contributor(s) across 100 commits in Azure/azure-sdk-for-pythonActive community — 5 or more distinct contributors
Heuristic Checks
No suspicious network call patterns found
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
No shell execution patterns detected
No credential harvesting patterns detected
No typosquatting candidates detected
Email domain looks legitimate: microsoft.com> license-expression: mit
All external links appear legitimate
Repository Azure/azure-sdk-for-python appears legitimate
2 maintainer concern(s) found
Author name is missing or very shortAuthor "" appears to have only 1 package on PyPI (new or inactive account)
No known vulnerabilities found in OSV database.
AI App Starter Prompt
Build a simple Python application using the azure-mgmt-marketplaceordering package to demonstrate its core features.
💬 Discussion Feed
No discussion yet. Be the first to share your thoughts!
Report Abuse / Security Issue