AI Analysis
Final verdict: SUSPICIOUS
The package shows low risk in terms of network, shell, and obfuscation activities, but the metadata risk score is high due to recent activity and low engagement metrics, suggesting possible suspicious behavior.
- High metadata risk
- Low engagement metrics
Per-check LLM notes
- Network: No network calls detected, which is normal unless the package requires external communication for its functionality.
- Shell: No shell executions detected, indicating no direct system command execution from the package.
- Obfuscation: No obfuscation patterns detected, indicating low risk.
- Credentials: No credential harvesting patterns detected, indicating low risk.
- Metadata: High risk due to recent activity, low engagement metrics, and potential use of a throwaway account.
Heuristic Checks
Outbound Network Calls
No suspicious network call patterns found
Code Obfuscation
No obfuscation patterns detected
Shell / Subprocess Execution
No shell execution patterns detected
Credential Harvesting
No credential harvesting patterns detected
Typosquatting
No typosquatting candidates detected
Registered Email Domain
No author email provided
Suspicious Page Links
All external links appear legitimate
Git Repository History
score 10.0
Git history flags: Repository created very recently: 3 day(s) ago (2026-06-03T12:46:59Z)
Repository created very recently: 3 day(s) ago (2026-06-03T12:46:59Z)Repository has zero stars and zero forksSingle contributor with only 4 commit(s) — possibly throwaway accountAll 4 commits happened within 24 hours
Maintainer History
score 4.0
2 maintainer concern(s) found
Package is very new: uploaded 3 day(s) agoAuthor "ADSI Maintainers" appears to have only 1 package on PyPI (new or inactive account)
Known CVE Vulnerabilities
No known vulnerabilities found in OSV database.
AI App Starter Prompt
Use this prompt to build a project with adsi-agent-kit
Build a simple Python application using the adsi-agent-kit package to demonstrate its core features.