AI Analysis
The package has moderate risks due to potential obfuscation and low maintainer activity, though no concrete evidence of malicious activities was found.
- Moderate obfuscation risk
- Low maintainer activity and metadata quality
Per-check LLM notes
- Network: The presence of network calls is likely expected if the package interacts with external services.
- Shell: No shell execution patterns were detected.
- Obfuscation: The use of base64 decoding suggests some level of obfuscation, but it is not conclusive evidence of malicious intent without additional context.
- Credentials: No clear patterns indicating credential harvesting were found.
- Metadata: The package shows low maintainer activity and lacks essential metadata, raising concerns about its legitimacy and maintenance efforts.
Package Quality Overall: Low (4.4/10)
Test suite present — 8 test file(s) found
Test runner config found: pyproject.toml8 test file(s) detected (e.g. test_alias_feature.py)
Some documentation present
Detailed PyPI description (22777 chars)
No contributing guide or governance files found
No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
Partial type annotation coverage
90 type-annotated function signatures detected in source
Unable to verify contributor count: no GitHub repository found
No GitHub repository linked — contributor count unavailable
Heuristic Checks
Found 2 network call pattern(s)
a_body) async with httpx.AsyncClient(timeout=timeout, headers=headers) as client: restalling async with httpx.AsyncClient(timeout=timeout, headers=headers) as client: as
Found 1 obfuscation pattern(s)
raw_bytes = base64.b64decode(b64_data) parts.append(type
No shell execution patterns detected
No credential harvesting patterns detected
No typosquatting candidates detected
No author email provided
All external links appear legitimate
No GitHub repository linked
No GitHub repository link found
3 maintainer concern(s) found
Author name is missing or very shortAuthor "" appears to have only 1 package on PyPI (new or inactive account)Package has no PyPI classifiers (low effort / metadata quality)
No known vulnerabilities found in OSV database.
AI App Starter Prompt
Build a simple Python application using the auto-gateway package to demonstrate its core features.
💬 Discussion Feed
No discussion yet. Be the first to share your thoughts!
Report Abuse / Security Issue