aethergraph

v0.1.0a15 safe
3.0
Low Risk

Python-first agentic DAG execution framework

🤖 AI Analysis

Final verdict: SAFE

The package shows low risk indicators across multiple categories, with no detected network calls, shell executions, or obfuscations. The metadata risk is slightly elevated due to non-HTTPS links and limited author information, but these alone do not suggest malicious activity.

  • No network calls detected
  • No shell execution patterns found
  • Limited author information
Per-check LLM notes
  • Network: No network calls detected, which is normal unless the package requires external services.
  • Shell: No shell execution patterns detected, indicating no immediate signs of malicious shell command execution.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: The presence of non-HTTPS links to localhost and an author with limited information suggests potential issues but does not strongly indicate malicious intent.

🔬 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: aiperture.io>

Suspicious Page Links score 10.0

Found 5 suspicious link(s) on the package page

  • Non-HTTPS external link: http://127.0.0.1:8745
  • Non-HTTPS external link: http://127.0.0.1:8745/ui
  • Non-HTTPS external link: http://127.0.0.1:8745/api/v1/
  • Non-HTTPS external link: http://127.0.0.1:8745/ui`
  • Non-HTTPS external link: http://127.0.0.1:8745/api/v1/`
Git Repository History

Repository AIperture/aethergraph appears legitimate

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 aethergraph
Build a simple Python application using the aethergraph package to demonstrate its core features.