AI Analysis
The package shows moderate risks due to potential shell execution, but no network calls are made and there are no significant metadata red flags. The overall risk is low enough to consider it safe.
- Shell risk due to potential shell execution
- No network activity detected
- Single package from maintainer
Per-check LLM notes
- Network: No network calls detected.
- Shell: Shell execution detected may be for legitimate purposes but requires scrutiny to ensure it does not lead to unauthorized actions.
- Metadata: The maintainer has only one package, which may indicate a new or less active account, but no other red flags are present.
Package Quality Overall: Low (2.0/10)
No test suite detected
No test files or test-runner configuration detected
Some documentation present
Detailed PyPI description (9670 chars)
No contributing guide or governance files found
No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
No type annotations detected
No type annotations, py.typed marker, or stub files detected
Unable to verify contributor count: no GitHub repository found
No GitHub repository linked — contributor count unavailable
Heuristic Checks
No suspicious network call patterns found
No obfuscation patterns detected
Found 1 shell execution pattern(s)
pe nucl -out {db_folder}' os.system(command) # delete tmp file if temp_fasta.exists():
No credential harvesting patterns detected
No typosquatting candidates detected
Email domain looks legitimate: uni-trier.de
All external links appear legitimate
No GitHub repository linked
No GitHub repository link found
1 maintainer concern(s) found
Author "Till-Hendrik Macher" appears to have only 1 package on PyPI (new or inactive account)
No known vulnerabilities found in OSV database.
AI App Starter Prompt
Create a mini-application called 'Metabarcoder' that leverages the 'apscale-blast' package to analyze DNA metabarcoding data. The app should allow users to upload a FASTA file containing DNA sequences, which will then be processed through BLAST analysis using the 'apscale-blast' package. The results should include taxonomic classifications for each sequence, as well as any relevant metadata extracted from the BLAST database. Additionally, the application should offer features such as filtering results based on similarity scores, exporting results in various formats (e.g., CSV, JSON), and visualizing the distribution of identified taxa. The goal is to provide a user-friendly interface for biologists and researchers to quickly analyze and interpret DNA metabarcoding datasets.
💬 Discussion Feed
No discussion yet. Be the first to share your thoughts!
Report Abuse / Security Issue