Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View dockfixlabs's full-sized avatar

Block or report dockfixlabs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dockfixlabs/readme.md

Dockfix Labs

Dockfix Labs

Building open-source security tools for the AI agent era

Agent Security - MCP Protocol - OWASP ASI Top 10 - Developer Tooling



Flagship Projects

Autonomous security scanner for AI agents. Detects prompt injection, tool abuse, data exfiltration, and all 10 OWASP ASI Top 10 vulnerabilities. MCP server mode included.

Security scanner for MCP servers. Detects malicious tools, data exfiltration, and supply chain risks before you connect an MCP server to your AI agent.

GitHub App for automated PR reviews. Scans every PR for AI agent security vulnerabilities and posts inline comments with OWASP ASI findings.

VS Code extension. Inline security diagnostics for AI agent code. Scan on save, findings tree, quick fixes.

" Install

pip install dfx-agentguard    # AI agent security scanner
pip install dfx-mcp-scanner   # MCP server security scanner

" GitHub Stats

Tech Stack

Python - TypeScript - JavaScript
GitHub Actions - FastAPI - MCP Protocol
OWASP ASI - VS Code - PyPI

" Contact


Securing the autonomous web.

Popular repositories Loading

  1. agentguard agentguard Public

    Autonomous security scanner for AI agents - detects prompt injection, tool abuse, data exfiltration, and all 10 OWASP ASI Top 10 vulnerabilities. MCP server mode included.

    Python 1

  2. mcp-scanner mcp-scanner Public

    Security scanner for MCP (Model Context Protocol) servers - detects malicious tools, data exfiltration, and supply chain risks before connecting to your AI agent.

    Python 1

  3. agentguard-app agentguard-app Public

    GitHub App for automated PR security reviews - scans every pull request for OWASP ASI Top 10 AI agent vulnerabilities and posts inline review comments.

    Python 1

  4. agentguard-vscode agentguard-vscode Public

    VS Code extension for AgentGuard - inline security diagnostics for AI agent code. Scans for OWASP ASI Top 10 vulnerabilities on save.

    JavaScript 1

  5. agentguard-benchmark agentguard-benchmark Public

    Benchmark suite for AI agent security scanners - 27+ vulnerable code samples with OWASP ASI mappings. Test AgentGuard, Semgrep, CodeQL, and other SAST tools.

    Python 1

  6. dockfixlabs dockfixlabs Public