allianceauth-app-utils

v1.32.1 safe
3.0
Low Risk

Commonly used utilities and helpers for rapid development of Alliance Auth apps.

🤖 AI Analysis

Final verdict: SAFE

The package has very low risk scores across all categories except metadata, where it shows some minor concerns but lacks clear evidence of malicious intent or typosquatting. Overall, it appears safe.

  • No network calls detected.
  • No shell execution patterns detected.
  • No obfuscation or credential harvesting detected.
  • Minor red flags in metadata but no concrete evidence of malice.
Per-check LLM notes
  • Network: No network calls detected, which is normal and expected for many utility packages.
  • Shell: No shell execution patterns detected, indicating the package does not execute system commands without user interaction.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: The package shows some red flags but no clear evidence of malice or typosquatting.

📦 Package Quality Overall: Low (3.2/10)

○ Low Test Suite 1.0

No test suite detected

  • No test files or test-runner configuration detected
◈ Medium Documentation 7.0

Some documentation present

  • Documentation URL: "Documentation" -> https://allianceauth-app-utils.readthedocs.io/en/latest/
  • Detailed PyPI description (1867 chars)
○ Low Contributing Guide 2.0

No contributing guide or governance files found

  • No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
◈ Medium Type Annotations 5.0

Partial type annotation coverage

  • 87 type-annotated function signatures detected in source
○ Low Multiple Contributors 1.0

Unable to verify contributor count: no GitHub repository found

  • No GitHub repository linked — contributor count unavailable

🔬 Heuristic Checks

Outbound Network Calls

No suspicious network call patterns found

Code Obfuscation

No obfuscation patterns detected

Shell / Subprocess Execution

No shell execution patterns detected

Credential Harvesting

No credential harvesting patterns detected

Typosquatting

No typosquatting candidates detected

Registered Email Domain

Email domain looks legitimate: gmail.com>

Suspicious Page Links

All external links appear legitimate

Git Repository History

No GitHub repository linked

  • No GitHub repository link found
Maintainer History score 4.0

2 maintainer concern(s) found

  • Author name is missing or very short
  • Author "" appears to have only 1 package on PyPI (new or inactive account)
Known CVE Vulnerabilities

No known vulnerabilities found in OSV database.

💡 AI App Starter Prompt

Use this prompt to build a project with allianceauth-app-utils
Build a simple Python application using the allianceauth-app-utils package to demonstrate its core features.