AI Analysis
The package exhibits some signs of potential risk, particularly concerning network calls and metadata, which could indicate issues with dependency management or maintainer activity.
- network risk due to potential unverified dependency downloads
- metadata risk due to a less active maintainer account
Per-check LLM notes
- Network: The network call is likely for downloading dependencies but should be reviewed for legitimacy and security practices.
- Shell: No shell execution patterns detected, which is normal and safe.
- Obfuscation: No obfuscation patterns detected, indicating low risk of malicious obfuscation.
- Credentials: No credential harvesting patterns detected, suggesting no immediate risk of secret theft.
- Metadata: The package has no suspicious links or email domains, but the maintainer has only one other package, which might indicate a new or less active account.
Package Quality Overall: Low (1.6/10)
No test suite detected
No test files or test-runner configuration detected
No documentation detected
No documentation URL, doc files, or meaningful description found
No contributing guide or governance files found
Development Status classifier >= Beta
No type annotations detected
No type annotations, py.typed marker, or stub files detected
Unable to verify contributor count: no GitHub repository found
No GitHub repository linked — contributor count unavailable
Heuristic Checks
Found 1 network call pattern(s)
ball_url}...') try: urllib.request.urlretrieve(tarball_url, archive_name_local) except Exce
No obfuscation patterns detected
No shell execution patterns detected
No credential harvesting patterns detected
No typosquatting candidates detected
Email domain looks legitimate: tensorflow.org
All external links appear legitimate
No GitHub repository linked
No GitHub repository link found
1 maintainer concern(s) found
Author "Google AI Edge Authors" 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 ai-edge-litert-sdk-samsung-nightly package to demonstrate its core features.