AI Analysis
Final verdict: SUSPICIOUS
The package has low risks for network, shell, and obfuscation activities, but it lacks critical metadata such as author information and contains insecure links, raising concerns about its authenticity and potential for supply-chain attacks.
- Metadata risk due to lack of author information
- Presence of insecure links
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 direct system command execution.
- Obfuscation: No obfuscation patterns detected, indicating low risk of malicious activity.
- Credentials: No credential harvesting patterns detected, indicating safe handling of secrets and credentials.
- Metadata: The package contains a non-secure link and lacks author information, which may indicate potential risks.
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: ppfeufer.de>
Suspicious Page Links
score 2.0
Found 1 suspicious link(s) on the package page
Non-HTTPS external link: http://127.0.0.1:8000/
Git Repository History
Repository ppfeufer/aa-bulletin-board appears legitimate
Maintainer History
score 4.0
2 maintainer concern(s) found
Author name is missing or very shortAuthor "" 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 aa-bulletin-board
Build a simple Python application using the aa-bulletin-board package to demonstrate its core features.