AI Analysis
The package exhibits a moderate level of suspicion due to its low activity and the involvement of a new maintainer, which could suggest potential risks such as a supply-chain attack.
- Low package activity
- New maintainer involvement
Per-check LLM notes
- Network: No network calls detected, which is normal if the package does not require external communication.
- Shell: No shell execution patterns detected, indicating the package does not execute system commands.
- Obfuscation: No obfuscation patterns detected, indicating low risk.
- Credentials: No credential harvesting patterns detected, indicating low risk.
- Metadata: The package shows signs of potential low activity and a new maintainer, which could indicate suspicious behavior.
Package Quality Overall: Medium (5.4/10)
Partial test coverage signals detected
1 test file(s) detected (e.g. test_guard.py)
Some documentation present
Documentation URL: "Documentation" -> https://github.com/kalash33/agenttrace#readmeDetailed PyPI description (8165 chars)
No contributing guide or governance files found
Development Status classifier >= Beta
Partial type annotation coverage
35 type-annotated function signatures detected in source
Limited contributor diversity
1 unique contributor(s) across 40 commits in kalash33/agenttraceSingle author but highly active (40 commits)
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
Email domain looks legitimate: agenttrace.ai>
All external links appear legitimate
Git history flags: Repository has zero stars and zero forks
Repository has zero stars and zero forks
2 maintainer concern(s) found
Author name is missing or very shortAuthor "" 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-agenttrace package to demonstrate its core features.