AI Analysis
The package shows no signs of risky behavior, such as network calls, shell executions, or obfuscation techniques, indicating it is likely safe.
- No network risk detected
- No shell risk detected
- No obfuscation risk detected
- No credential risk detected
Per-check LLM notes
- Network: No network calls detected, which is normal if the package does not require external communications.
- Shell: No shell execution patterns detected, indicating no immediate signs of executing system commands.
- Obfuscation: No obfuscation patterns detected, indicating low risk of malicious activity.
- Credentials: No credential harvesting patterns detected, indicating safe handling of secrets.
Package Quality Overall: Low (4.2/10)
No test suite detected
No test files or test-runner configuration detected
Some documentation present
Documentation URL: "Documentation" -> https://github.com/ansys/ansys-api-edb/#readmeBrief PyPI description (535 chars)
No contributing guide or governance files found
No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
No type annotations detected
No type annotations, py.typed marker, or stub files detected
Active multi-contributor project
10 unique contributor(s) across 55 commits in ansys/ansys-api-edbActive community — 5 or more distinct contributors
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: ansys.com
All external links appear legitimate
Repository ansys/ansys-api-edb appears legitimate
2 maintainer concern(s) found
Author "ANSYS, Inc." appears to have only 1 package on PyPI (new or inactive account)Package has no PyPI classifiers (low effort / metadata quality)
No known vulnerabilities found in OSV database.
AI App Starter Prompt
Build a simple Python application using the ansys-api-edb package to demonstrate its core features.