AI Analysis
Final verdict: SAFE
The package shows minimal risks across all assessed categories with no network calls, shell executions, obfuscations, or credential harvesting attempts detected. However, the metadata suggests a new or less active maintainer.
- No network calls detected.
- Single package from the maintainer without a GitHub repository.
Per-check LLM notes
- Network: No network calls detected, which is normal unless the package's functionality requires external communication.
- Shell: No shell execution patterns detected, indicating no immediate risk of command injection or similar attacks.
- Obfuscation: No obfuscation patterns detected, indicating low risk of malicious activity.
- Credentials: No credential harvesting patterns detected, indicating low risk of secret theft.
- Metadata: The maintainer has only one package and lacks a GitHub repository, which may indicate a new or less active project.
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 2.0
1 maintainer concern(s) found
Author "agent-carbon contributors" 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 agent-carbon
Build a simple Python application using the agent-carbon package to demonstrate its core features.