AI Analysis
Final verdict: SAFE
The package shows minimal risk indicators with no network calls, shell executions, or credential harvesting attempts. The only notable concern is the metadata risk due to the maintainer having only one package.
- No network calls
- No shell executions
- No obfuscation or credential risks
- Metadata risk due to single package from maintainer
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 of command execution.
- Obfuscation: No obfuscation patterns detected, indicating low risk.
- Credentials: No credential harvesting patterns detected, indicating low risk.
- Metadata: The maintainer has only one package, which could indicate a new or less active 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
Email domain looks legitimate: gmail.com
Suspicious Page Links
All external links appear legitimate
Git Repository History
No GitHub repository linked
No GitHub repository link found
Maintainer History
score 2.0
1 maintainer concern(s) found
Author "AndiEcker" 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 ae-oaio-model
Build a simple Python application using the ae-oaio-model package to demonstrate its core features.