agentengine-sdk-python

v0.6.2 suspicious
4.0
Medium Risk

Kingsoft Cloud Agent Engine SDK (alias for ksadk)

🤖 AI Analysis

Final verdict: SUSPICIOUS

The package is identified as an alias for ksadk with no immediate signs of malicious activity. However, the metadata risk score is elevated due to the maintainer's new or inactive account and lack of proper author identification.

  • Metadata risk is elevated due to the maintainer's new or inactive account and lack of proper author identification.
  • No network calls, shell executions, obfuscation, or credential harvesting patterns were detected.
Per-check LLM notes
  • Network: No network calls detected, which is normal if the package does not require external API interactions.
  • Shell: No shell execution patterns 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: The maintainer has a new or inactive account and lacks a proper author name, which may indicate a less established or potentially suspicious presence.

🔬 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: kingsoft.com>

Suspicious Page Links

All external links appear legitimate

Git Repository History

Repository kingsoftcloud/ksadk-python appears legitimate

Maintainer History score 4.0

2 maintainer concern(s) found

  • Author name is missing or very short
  • Author "" 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 agentengine-sdk-python
Build a simple Python application using the agentengine-sdk-python package to demonstrate its core features.