AI Analysis
The package shows low risks across obfuscation, credential, and metadata checks, indicating it is likely safe to use.
- Low obfuscation risk
- No signs of credential harvesting
- Minimal metadata risk
Per-check LLM notes
- Obfuscation: The observed pattern appears to be related to extending module search path and is not indicative of malicious activity.
- Credentials: No suspicious patterns indicating credential harvesting were found.
- Metadata: The presence of a non-HTTPS external link and an author with minimal information suggests some level of risk, but there are no clear indicators of malicious intent.
Package Quality Overall: Medium (7.8/10)
Test suite present — 17 test file(s) found
Test runner config found: conftest.py17 test file(s) detected (e.g. conftest.py)
Well-documented package
Documentation URL: "Documentation" -> https://airflow.apache.org/docs/apache-airflow-providers-tri1 documentation file(s) (e.g. conf.py)Detailed PyPI description (4689 chars)
No contributing guide or governance files found
Development Status classifier >= Beta
Partial type annotation coverage
Type checker (mypy / pyright / pytype) referenced in project17 type-annotated function signatures detected in source
Active multi-contributor project
46 unique contributor(s) across 100 commits in apache/airflowActive community — 5 or more distinct contributors
Heuristic Checks
No suspicious network call patterns found
Found 3 obfuscation pattern(s)
under the License. __path__ = __import__("pkgutil").extend_path(__path__, __name__) # Licensed to the Apache Sget_test_run(dag) __path__ = __import__("pkgutil").extend_path(__path__, __name__) # Licensed to the Apache Sounder the License. __path__ = __import__("pkgutil").extend_path(__path__, __name__) # # Licensed to the Apache
No shell execution patterns detected
No credential harvesting patterns detected
No typosquatting candidates detected
Email domain looks legitimate: airflow.apache.org>
Found 1 suspicious link(s) on the package page
Non-HTTPS external link: http://www.apache.org/licenses/LICENSE-2.0
Repository apache/airflow appears legitimate
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 apache-airflow-providers-trino package to demonstrate its core features.
💬 Discussion Feed
No discussion yet. Be the first to share your thoughts!
Report Abuse / Security Issue