Awesome AI AgentsRuntime Analysis Tools

ivycheck/ivycheck-python-sdk

⭐ 2 Jupyter Notebook added to this list on 2025-04-19 repository created 2024-03-21

The IvyCheck Python SDK is a software development kit designed to facilitate interaction with the IvyCheck API, which provides various content verification checks. This SDK allows developers to easily integrate IvyCheck's capabilities into their Python applications. The primary features of the SDK include checks for hallucination detection, personally identifiable information (PII) detection, and prompt injection detection. These checks help ensure the integrity and security of text data by identifying potential issues such as fabricated information, sensitive data exposure, and malicious prompt manipulations. The SDK is installed via the Python package manager pip, making it straightforward to add to any Python environment. Once installed, developers can instantiate the IvyCheck client by providing an API key for authentication. The SDK uses HTTP Bearer token authentication to securely communicate with the IvyCheck API. Usage examples demonstrate how to perform a hallucination check by passing text and context parameters, with the SDK returning a detailed response indicating whether hallucination was detected, along with a confidence score and message. The SDK also supports customization of the underlying HTTP client using the popular requests library, allowing users to configure headers, timeouts, proxies, and other HTTP settings to suit their needs. Overall, the IvyCheck Python SDK streamlines the process of integrating advanced content verification checks into Python applications, enhancing data reliability and security. It is particularly useful for developers working with AI-generated content, sensitive information, or applications requiring robust input validation and security checks.

https://github.com/ivycheck/ivycheck-python-sdk

aiai-qualityai-securityapi-clientapi-keyauthenticationcontent-verificationdata-integritygenerative-aigenerative-ai-security-assurancegpthallucination-detectionhttp-client-customizationivycheckpii-detectionprompt-injection-detectionpython-sdkrequests-librarysecurity

Also in Runtime Analysis Tools

zylon-ai/private-gpt

PrivateGPT is a fully private, offline-capable AI platform that enables users to interact with their documents using Large Language Models through a comprehensive API and user-friendly interface, ensuring data never leaves the user's environment.

vxcontrol/pentagi

PentAGI is a fully autonomous AI-driven penetration testing system that integrates professional security tools, multi-agent AI collaboration, and scalable microservices architecture to deliver comprehensive and automated security assessments.

fortra/impacket

Impacket is a Python library offering low-level programmatic access and implementations for various network protocols, focusing on security research and educational use.

FunnyWolf/Viper

VIPER is a versatile and powerful red team platform that supports adversary simulation and cybersecurity assessments across multiple operating systems, enhanced with AI-driven automation and extensive post-exploitation capabilities.

invariantlabs-ai/mcp-scan

MCP-Scan is a security tool that statically and dynamically scans MCP connections to detect and prevent vulnerabilities like prompt injections, tool poisoning, and cross-origin escalations, offering real-time monitoring and customizable guardrails for enhanced protection.

openrecall/openrecall

OpenRecall is a fully open-source, privacy-focused digital memory tool that captures and makes searchable your digital history through screenshots, supporting Windows, macOS, and Linux with local data storage and advanced semantic search capabilities.

miscusi-peek/cheatengine-mcp-bridge

MCP server that exposes Cheat Engine memory reading, scanning, disassembly and debugging to AI agent clients through roughly 180 tools over a named pipe or TCP relay.

amonapp/amon

Amon is a modern, open-source server monitoring platform designed to help users track and manage server performance and uptime effectively.