agentforge-guard-llmguard

v0.2.4 suspicious
6.0
Medium Risk

LLM Guard scanners for AgentForge guardrails

🤖 AI Analysis

Final verdict: SUSPICIOUS

The package shows minimal risks in terms of network usage, shell execution, and code obfuscation. However, the missing repository and the maintainer's single package on PyPI raise concerns about potential malicious intent.

  • Repository associated with the package is not found.
  • Maintainer has only one package on PyPI.
Per-check LLM notes
  • Network: No network calls detected, which is normal unless the package requires external services.
  • Shell: No shell execution patterns detected, indicating no immediate signs of executing system commands.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: The repository associated with the package is not found, and the maintainer has only one package on PyPI, which could indicate suspicious activity.

🔬 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 3.0

Repository not found (deleted or private)

  • Repository not found (deleted or private)
Maintainer History score 2.0

1 maintainer concern(s) found

  • Author "The AgentForge Authors" 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 agentforge-guard-llmguard
Build a simple Python application using the agentforge-guard-llmguard package to demonstrate its core features.