AI Analysis
Final verdict: SAFE
The package shows minimal risk indicators with no network calls, shell executions, obfuscation, or credential harvesting attempts. The metadata risk is slightly elevated due to incomplete maintainer information.
- No network calls
- Incomplete maintainer information
Per-check LLM notes
- Network: No network calls detected, which is unusual but not necessarily indicative of malicious activity; it may simply be that the package does not require internet access.
- Shell: No shell execution patterns detected, suggesting no immediate risk of executing arbitrary commands on the system.
- Obfuscation: No obfuscation patterns detected, indicating low risk of malicious activity.
- Credentials: No credential harvesting patterns detected, suggesting safe handling of secrets.
- Metadata: The maintainer's author information is incomplete, suggesting potential lack of transparency or a new/inactive 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
Repository kaltura/KalturaGeneratedAPIClientsPython appears legitimate
Maintainer History
score 4.0
2 maintainer concern(s) found
Author name is missing or very shortAuthor "" 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 KalturaApiClient
Build a simple Python application using the KalturaApiClient package to demonstrate its core features.