AI Analysis
Final verdict: SAFE
The package has minimal risk factors with no network calls, shell executions, or obfuscation. However, it shows low maintenance and contains potentially unsafe links, which slightly increases its metadata risk.
- Low maintenance and potentially unsafe links
- No network calls, shell executions, or obfuscation
Per-check LLM notes
- Network: No network calls detected, which is not necessarily suspicious but should be reviewed based on the package's intended functionality.
- Shell: No shell execution detected, indicating no immediate risk from command execution.
- Obfuscation: No obfuscation patterns detected, indicating low risk.
- Credentials: No credential harvesting patterns detected, indicating low risk.
- Metadata: The package shows low maintenance and potentially unsafe links, but lacks clear indicators of 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
No author email provided
Suspicious Page Links
score 6.0
Found 3 suspicious link(s) on the package page
Non-HTTPS external link: http://127.0.0.1:8000/mcpNon-HTTPS external link: http://127.0.0.1:10020Non-HTTPS external link: http://your-langfuse-host:3000
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 shortAuthor "" 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 agent-runtime-sdk
Build a simple Python application using the agent-runtime-sdk package to demonstrate its core features.