AI Analysis
The package appears to function as intended with low risks associated with network, shell execution, and credential handling. However, the missing repository and the maintainer having only one package contribute to a moderate metadata risk, making the overall package suspicious.
- Missing repository
- Maintainer has only one package
Per-check LLM notes
- Network: The observed network calls appear to be standard API interactions, likely for data gate functionality as suggested by the package name.
- Shell: No shell execution patterns were detected.
- Obfuscation: No obfuscation patterns detected, indicating low risk.
- Credentials: No credential harvesting patterns detected, indicating low risk.
- Metadata: The repository is not found and the maintainer has only one package, which raises some suspicion but does not conclusively indicate malice.
Package Quality Overall: Low (3.2/10)
No test suite detected
No test files or test-runner configuration detected
Some documentation present
Brief PyPI description (351 chars)
No contributing guide or governance files found
Development Status classifier >= Beta
Partial type annotation coverage
7 type-annotated function signatures (partial)
Could not retrieve contributor data from GitHub
GitHub API error: 404
Heuristic Checks
Found 4 network call pattern(s)
try: resp = requests.post(url, json=payload, timeout=self.token_timeout)ζΆοΌι εζ»θΆ ζΆδ½Ώη¨ return requests.post(url, json=payload, headers=headers, timeout=self.timeout)try: resp = requests.post(url, json=payload, headers=headers, timeout=self.timeout)try: resp = requests.post(url, json=payload, headers=headers, timeout=self.timeout)
No obfuscation patterns detected
No shell execution patterns detected
No credential harvesting patterns detected
No typosquatting candidates detected
Email domain looks legitimate: citicsf.com
All external links appear legitimate
Repository not found (deleted or private)
Repository not found (deleted or private)
1 maintainer concern(s) found
Author "AMC Tech Team" 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 amc-data-gate package to demonstrate its core features.
π¬ Discussion Feed
No discussion yet. Be the first to share your thoughts!
Report Abuse / Security Issue