agentapps

v0.2.12 safe
3.0
Low Risk

AgentApps — A flexible multi-agent orchestration framework with visual Flow Builder

🤖 AI Analysis

Final verdict: SAFE

The package shows minimal risk across all categories with no indications of malicious behavior or potential for supply-chain attacks.

  • No network calls or shell executions detected.
  • Low risk of obfuscation and credential harvesting.
Per-check LLM notes
  • Network: No network calls detected, which is normal if the package does not require external communication.
  • Shell: No shell execution patterns detected, indicating no immediate signs of executing system commands.
  • Obfuscation: No obfuscation patterns detected, indicating low risk of malicious intent.
  • Credentials: No credential harvesting patterns detected, suggesting safe handling of sensitive information.
  • Metadata: The maintainer has a single package, the repository is not popular, but no direct indicators of malicious activity are present.

🔬 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 score 2.5

Git history flags: Repository has zero stars and zero forks

  • Repository has zero stars and zero forks
Maintainer History score 2.0

1 maintainer concern(s) found

  • Author "AgentApps Team" 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 agentapps
Build a simple Python application using the agentapps package to demonstrate its core features.