Quality and security platform for AI agents. Validate MCP servers, scan for vulnerabilities, ship reliable agents.
Project description
agent-lint
Quality and security platform for AI agents. Validate MCP servers, scan for vulnerabilities, ship reliable agents.
Install
pip install agent-lint
Usage
agent-lint validate https://my-mcp-server.com
Options
--format, -f Output format: console, json, sarif (default: console)
--fail-under Fail if score below threshold (0-100)
--fail-on-security Fail if any security issues found
--security-level strict, standard, or permissive (default: standard)
CI/CD Integration
# Exit non-zero on security issues
agent-lint validate https://my-server.com --fail-on-security
# Require minimum score
agent-lint validate https://my-server.com --fail-under 80
# SARIF output for GitHub Security tab
agent-lint validate https://my-server.com -f sarif > results.sarif
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
agent_lint_cli-0.2.0.tar.gz
(36.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agent_lint_cli-0.2.0.tar.gz.
File metadata
- Download URL: agent_lint_cli-0.2.0.tar.gz
- Upload date:
- Size: 36.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4325394f3d516ebbb31ed32aca7d52cb59de17b5b954572f437037d53681055c
|
|
| MD5 |
c4498da47f14fc3b0b55230a3d0732d8
|
|
| BLAKE2b-256 |
16eff5b0a84c0443a51019f0af3d0bc05a8e81fe9548452b80ab5395cc39d851
|
File details
Details for the file agent_lint_cli-0.2.0-py3-none-any.whl.
File metadata
- Download URL: agent_lint_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac5225b95b1b3d4951a488bb97be2ecfc609f8953fa843d62546247a999ab0b6
|
|
| MD5 |
605344761e2d65e9237a5d61c1aea4d7
|
|
| BLAKE2b-256 |
afc9ef6206b1693629b82d6bd32368a6743fcf24e09d31665529d5c03d86a5e1
|