AI Analysis
The adaptive-autocomplete package appears to be safe with no detected network calls, shell executions, or obfuscations. The only concern is a non-HTTPS external link, which slightly increases metadata risk.
- No network calls or shell executions detected
- Non-HTTPS external link noted
Per-check LLM notes
- Network: No network calls detected, which is normal for a package focused on local autocomplete functionality.
- Shell: No shell execution detected, consistent with a benign package designed for enhancing user experience.
- Obfuscation: No obfuscation patterns detected, suggesting low risk of malicious activity related to code obfuscation.
- Credentials: No credential harvesting patterns detected, indicating no immediate threat of secret or credential theft.
- Metadata: The presence of a non-HTTPS external link raises some concerns, but no other significant red flags are present.
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: gmail.com
Found 1 suspicious link(s) on the package page
Non-HTTPS external link: http://127.0.0.1:8420
Repository bonnie-mcconnell/adaptive-autocomplete appears legitimate
1 maintainer concern(s) found
Author "Bonnie McConnell" 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 adaptive-autocomplete package to demonstrate its core features.