alasco-formulas

v0.4.0 safe
3.0
Low Risk

(No description)

🤖 AI Analysis

Final verdict: SAFE

The package shows minimal risks across all checks with no network calls, shell executions, or obfuscation techniques. The only concern is the low activity and poor metadata quality, suggesting it might be an abandoned project.

  • Low activity and poor metadata quality
  • No detected network calls, shell executions, or obfuscation
Per-check LLM notes
  • Network: No network calls detected, which is normal unless the package requires external services.
  • Shell: No shell executions detected, indicating no direct system command execution from the package.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: Low activity and poor metadata quality suggest potential low effort or abandoned project.

📦 Package Quality Overall: Low (1.2/10)

○ Low Test Suite 1.0

No test suite detected

  • No test files or test-runner configuration detected
○ Low Documentation 1.0

No documentation detected

  • No documentation URL, doc files, or meaningful description found
○ Low Contributing Guide 2.0

No contributing guide or governance files found

  • No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
○ Low Type Annotations 1.0

No type annotations detected

  • No type annotations, py.typed marker, or stub files detected
○ 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

No author email provided

Suspicious Page Links

All external links appear legitimate

Git Repository History

No GitHub repository linked

  • No GitHub repository link found
Maintainer History score 6.0

3 maintainer concern(s) found

  • Author name is missing or very short
  • Author "" appears to have only 1 package on PyPI (new or inactive account)
  • Package has no PyPI classifiers (low effort / metadata quality)
Known CVE Vulnerabilities

No known vulnerabilities found in OSV database.

💡 AI App Starter Prompt

Use this prompt to build a project with alasco-formulas
Create a financial calculator mini-app using the 'alasco-formulas' Python package. This app will serve as a tool for individuals and small businesses to perform various financial calculations easily. The app should include functionalities such as calculating compound interest, present value, future value, and annuity payments. Additionally, it should have the capability to visualize the growth of investments over time through charts and graphs. Users should be able to input parameters like initial investment amount, interest rate, number of periods, and payment amounts. The app should output the results of each calculation and display them in a user-friendly manner. To utilize the 'alasco-formulas' package, integrate its functions for performing complex financial calculations efficiently. Ensure that the app is well-documented and includes error handling for invalid inputs. Finally, provide a simple GUI or CLI interface for users to interact with the app.

💬 Discussion Feed

Leave a comment

No discussion yet. Be the first to share your thoughts!