AI Analysis
The package has low activity and an incomplete author profile, which raises some suspicion despite having no detected shell execution, obfuscation, or credential harvesting patterns.
- Incomplete author profile
- Low package activity
Per-check LLM notes
- Network: The package uses HTTPX to make network calls which is expected for packages needing to communicate with external services.
- Shell: No shell execution patterns detected.
- Obfuscation: No obfuscation patterns detected, indicating low risk.
- Credentials: No credential harvesting patterns detected, indicating low risk.
- Metadata: The package has low activity and an incomplete author profile, raising suspicion.
Package Quality Overall: Medium (6.6/10)
Test suite present — 26 test file(s) found
Test runner config found: conftest.pyTest runner config found: conftest.py26 test file(s) detected (e.g. conftest.py)
Some documentation present
Documentation URL: "Documentation" -> https://github.com/alpine-quantum-technologies/aqt-connectorDetailed PyPI description (5137 chars)
No contributing guide or governance files found
No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
Partial type annotation coverage
Type checker (mypy / pyright / pytype) referenced in project156 type-annotated function signatures detected in source
Active multi-contributor project
4 unique contributor(s) across 58 commits in alpine-quantum-technologies/aqt-connectorSmall but multi-author team (3–4 contributors)
Heuristic Checks
Found 6 network call pattern(s)
l self._http_client = httpx.Client() def close(self) -> None: """Closes the underle self._http_client = httpx.Client() def close(self) -> None: """Closes the underl", } token_response = httpx.post(f"{TEST_TENANT_URL}/oauth/token", json=token_payload).raise_als", } http_client = httpx.Client() token_response = http_client.post(urljoin(tenant_url,arnica_adapter._http_client = httpx.Client(transport=transport) with pytest.raises(InvalidJobIDErrarnica_adapter._http_client = httpx.Client(transport=transport) with pytest.raises(UnknownServerEr
No obfuscation patterns detected
No shell execution patterns detected
No credential harvesting patterns detected
No typosquatting candidates detected
Email domain looks legitimate: aqt.eu>
All external links appear legitimate
Git history flags: Repository has zero stars and zero forks
Repository has zero stars and zero forks
2 maintainer concern(s) found
Author name is missing or very shortAuthor "" 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 aqt-connector package to demonstrate its core features.
💬 Discussion Feed
No discussion yet. Be the first to share your thoughts!
Report Abuse / Security Issue