ASDCache

v0.2.3 safe
3.0
Low Risk

A Python module to retrieve data from the NIST Atomic Spectra Database (ASD), using caching for fast, efficient data handling

🤖 AI Analysis

Final verdict: SAFE

The package ASDCache v0.2.3 has minimal risks as indicated by low scores across all categories except metadata. The incomplete author information raises a minor concern but does not suggest malicious intent.

  • Low network and shell execution risks
  • No signs of obfuscation or credential harvesting
  • Incomplete author information
Per-check LLM notes
  • Network: No network calls detected, which is normal if the package does not require internet connectivity.
  • Shell: No shell execution patterns detected, indicating the package likely does not execute system commands.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: The maintainer's author information is incomplete and may indicate a less experienced or potentially inactive developer.

🔬 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: tue.nl>

Suspicious Page Links

All external links appear legitimate

Git Repository History

Repository AntoineTUE/asdcache 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 ASDCache
Build a simple Python application using the ASDCache package to demonstrate its core features.