AI Analysis
The package has low risks for network calls, shell executions, and obfuscation. However, the lack of maintainer information and low-effort metadata raise concerns about its legitimacy.
- Low metadata quality
- Lack of maintainer information
Per-check LLM notes
- Network: No network calls detected, which is normal unless the package requires external services.
- Shell: No shell executions detected, indicating no immediate risk from command execution.
- Obfuscation: No obfuscation patterns detected, indicating low risk of malicious activity.
- Credentials: No credential harvesting patterns detected, suggesting legitimate usage without risk of secret theft.
- Metadata: The package shows some low-effort indicators and lacks maintainer information, raising suspicion but not conclusive evidence of malice.
Package Quality Overall: Low (3.6/10)
Test suite present — 1 test file(s) found
Test runner config found: pyproject.toml1 test file(s) detected (e.g. test_adk_integration.py)
No documentation detected
No documentation URL, doc files, or meaningful description found
No contributing guide or governance files found
No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
Partial type annotation coverage
13 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
No suspicious network call patterns found
No obfuscation patterns detected
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 agentsts-adk package to demonstrate its core features.