AI Analysis
The package ale-py v0.12.0 exhibits very low risk indicators with no network calls, shell executions, obfuscations, or credential risks detected. The metadata also shows a credible maintainer with no suspicious activities.
- No network calls
- No shell execution
- No obfuscation
- No credential risk
- Credible maintainer
Per-check LLM notes
- Network: No network calls detected, which is normal unless the package requires external services.
- Shell: No shell execution detected, indicating no direct system command invocation.
- Obfuscation: No obfuscation patterns detected, indicating low risk.
- Credentials: No credential harvesting patterns detected, indicating low risk.
- Metadata: The maintainer has a notable academic background and no suspicious links or typosquatting attempts are detected.
Package Quality Overall: Low (4.6/10)
No test suite detected
No test files or test-runner configuration detected
Some documentation present
Documentation URL: "documentation" -> https://ale.farama.orgDetailed PyPI description (7812 chars)
No contributing guide or governance files found
Development Status classifier >= Beta
No type annotations detected
No type annotations, py.typed marker, or stub files detected
Active multi-contributor project
16 unique contributor(s) across 100 commits in Farama-Foundation/Arcade-Learning-EnvironmentActive 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
Suspicious email domain flags: Very short email domain: cs.mcgill.ca>
Very short email domain: cs.mcgill.ca>
All external links appear legitimate
Repository Farama-Foundation/Arcade-Learning-Environment appears legitimate
1 maintainer concern(s) found
Author "Marc G. Bellemare, Yavar Naddaf, Joel Veness, Michael Bowling" 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 ale-py package to demonstrate its core features.