AI Analysis
The package shows some unusual obfuscation patterns and has metadata risks, though no clear signs of malicious activity or credential harvesting have been found.
- Unusual obfuscation pattern
- Non-HTTPS link in metadata
Per-check LLM notes
- Obfuscation: The obfuscation pattern is unusual but does not clearly indicate malicious intent; it may be an unconventional way to handle version imports.
- Credentials: No evidence of credential harvesting patterns detected.
- Metadata: The maintainer has only one package and there's a non-HTTPS link, but no other suspicious activities are detected.
Package Quality Overall: Low (4.4/10)
No test suite detected
No test files or test-runner configuration detected
Some documentation present
Detailed PyPI description (1171 chars)
No contributing guide or governance files found
Development Status classifier >= Beta
Partial type annotation coverage
Type checker (mypy / pyright / pytype) referenced in project164 type-annotated function signatures detected in source
Limited contributor diversity
1 unique contributor(s) across 100 commits in aliyun/alibabacloud-python-sdkSingle author but highly active (100 commits)
Heuristic Checks
No suspicious network call patterns found
Found 1 obfuscation pattern(s)
bacloud-python-sdk" VERSION = __import__(PACKAGE).__version__ REQUIRES = [ "darabonba-core>=1.0.0, <2.0.0
No shell execution patterns detected
No credential harvesting patterns detected
No typosquatting candidates detected
Email domain looks legitimate: alibabacloud.com
Found 1 suspicious link(s) on the package page
Non-HTTPS external link: http://www.apache.org/licenses/LICENSE-2.0
Repository aliyun/alibabacloud-python-sdk appears legitimate
1 maintainer concern(s) found
Author "Alibaba Cloud SDK" appears to have only 1 package on PyPI (new or inactive account)
No known vulnerabilities found in OSV database.
AI App Starter Prompt
Create a Python-based command-line tool named 'EdgeNodeManager' that leverages the 'alibabacloud-ens20171110' package to manage Alibaba Cloud Edge Node Service resources. This tool should provide functionalities such as listing all available edge nodes, deploying applications to specific edge nodes, and monitoring the health status of deployed applications. Additionally, include features to create and delete edge nodes, and configure network settings for edge nodes. Your application should also support authentication through Alibaba Cloud Access Keys and utilize error handling to ensure smooth operation. Provide detailed documentation on how to install and use the tool, including examples of common tasks. Ensure your code is well-commented and follows best practices for Python development.
💬 Discussion Feed
No discussion yet. Be the first to share your thoughts!
Report Abuse / Security Issue