Skip to content

docs(integrations): add Cisco AI Defense integration page#1672

Merged
koverholt merged 3 commits into
google:mainfrom
shiva-guntoju-09:integrations/cisco-ai-defense
Apr 27, 2026
Merged

docs(integrations): add Cisco AI Defense integration page#1672
koverholt merged 3 commits into
google:mainfrom
shiva-guntoju-09:integrations/cisco-ai-defense

Conversation

@shiva-guntoju-09
Copy link
Copy Markdown
Contributor

Summary

Add an integration page for the Cisco AI Defense plugin for Google ADK, which provides runtime LLM and MCP tool inspection with monitor and enforce modes.

Files added:

  • docs/integrations/cisco-ai-defense.md — integration documentation page
  • docs/integrations/assets/cisco-ai-defense.png — logo asset (400×400 square PNG)

Page sections:

  • Use cases, prerequisites, installation
  • Quick start (one-liner defend() API)
  • Plugin approach (CiscoAIDefensePlugin) and callback approach (make_aidefense_callbacks)
  • Modes table (monitor / enforce / off)
  • Callbacks covered table
  • Violation callback
  • Inspector-based variant (AgentsecPlugin) with retry and fail-open
  • Resource links (GitHub, PyPI, Cisco AI Defense)

Package: Published on PyPI as cisco-aidefense-google-adk v1.0.0.

Resolves #1665

Test plan

  • Ran mkdocs serve locally — page builds without errors
  • Verified the Cisco AI Defense card appears in the integration catalog
  • Verified the full integration page renders correctly with all code examples
  • Frontmatter follows the standard template (catalog_title, catalog_description, catalog_icon, catalog_tags)

Add documentation for the Cisco AI Defense plugin for Google ADK,
providing runtime LLM and MCP tool inspection with monitor and enforce
modes. Includes logo asset and code examples for both plugin and
callback approaches.

Resolves google#1665

Made-with: Cursor
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 22, 2026

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 65e6a38
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69efe426f39f630008e03e05
😎 Deploy Preview https://deploy-preview-1672--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@google-cla
Copy link
Copy Markdown

google-cla Bot commented Apr 22, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@koverholt koverholt self-requested a review April 27, 2026 17:05
Copy link
Copy Markdown
Collaborator

@koverholt koverholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution and PR for this integration page and corresponding plugin. I made some edits to align it with our existing integration page conventions. Everything LGTM. Merging!

@koverholt koverholt merged commit 511376a into google:main Apr 27, 2026
6 checks passed
koverholt added a commit to sabrenner/google-adk-docs that referenced this pull request Apr 28, 2026
* docs(integrations): add Cisco AI Defense integration page

Add documentation for the Cisco AI Defense plugin for Google ADK,
providing runtime LLM and MCP tool inspection with monitor and enforce
modes. Includes logo asset and code examples for both plugin and
callback approaches.

Resolves google#1665

Made-with: Cursor

* Formatting and copy edits

---------

Co-authored-by: Kristopher Overholt <koverholt@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Add Cisco AI Defense integration

2 participants