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.1.0.tar.gz
(17.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.1.0.tar.gz.
File metadata
- Download URL: agent_lint_cli-0.1.0.tar.gz
- Upload date:
- Size: 17.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 |
5c010eef27d8a7694df77a80e520308556066562ff61107c4bc7f22f722543f4
|
|
| MD5 |
9e2fb1c2a41b6abe3be4fae0fd6ddebc
|
|
| BLAKE2b-256 |
f496e5b6907d381fa3871b667245881a9d2f797dccd91b3b5174cae02dd34ad7
|
File details
Details for the file agent_lint_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agent_lint_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 18.7 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 |
14a34bdefaeb72fb285cde914c9eaca432c631207962f6baa506da7427ef0c5b
|
|
| MD5 |
d032a28e848b60068c5d1038a082fcde
|
|
| BLAKE2b-256 |
053c5fb11ee71f6c5d8e9dfe2e642d2b8a8145140cd19a26e0d12b465d4c7aec
|