Skip to main content

Identity & security monitoring SDK for AI Agents

Project description

AgentSec SDK

The trust layer for AI Agents. Verify identity, monitor behavior, and detect threats in real time.

Installation

pip install agentsec

Quick Start

from agentsec import AgentMonitor

# Initialize
monitor = AgentMonitor(api_key="your-api-key")

# Log Agent actions
monitor.log(
    action="call_payment_api",
    result="success",
    amount=99.9
)

# Get credit score
score = monitor.get_credit_score()
print(f"Credit Score: {score}/100")

# Print full report
monitor.report()

Features

  • Agent identity verification
  • Real-time behavior monitoring
  • Credit scoring (0~100)
  • Anomaly detection & alerts
  • Prompt injection detection
  • Permission control

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

toyuguosec-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

toyuguosec-0.1.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file toyuguosec-0.1.0.tar.gz.

File metadata

  • Download URL: toyuguosec-0.1.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for toyuguosec-0.1.0.tar.gz
Algorithm Hash digest
SHA256 709461b87172f4b4863ecd31195b9eed907209c2709a8832d13069d01e0c01f4
MD5 c267aed6397ac22c5db76357a9633c4b
BLAKE2b-256 b5bc5f684f6c94c80305c2f7dfa5efb9fb2706c744ef8f4bf973b893605e291e

See more details on using hashes here.

File details

Details for the file toyuguosec-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: toyuguosec-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for toyuguosec-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 24be9d2ac8ea95fc570353e624436d2d6d9591fe90a7ec1563d8510864b11a5b
MD5 949e731b445c32d5e4d75ab6927bca8b
BLAKE2b-256 80271b967b651d3bce9858796cb5f2ae611bcc7399e253b7e5c9e5f8f30814c1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page