AI Analysis
Final verdict: SAFE
The package shows minimal risk indicators with no network calls, shell executions, obfuscations, or credential risks. The metadata risk is slightly elevated due to the maintainer having only one package, but this alone does not suggest malicious intent.
- No network calls
- No shell execution patterns
- No obfuscation patterns
- No credential harvesting patterns
Per-check LLM notes
- Network: No network calls detected, which is normal if the package does not require internet connectivity.
- 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 maintainer has only one package, which might indicate a new or less active account, but no other suspicious activities were detected.
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 aedev-project-vars
Build a simple Python application using the aedev-project-vars package to demonstrate its core features.