mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1240] [CLOSED] add xiangxinai guardrails plugin #1480
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1240
Author: @ThomasLWang
Created: 9/15/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (7)
4d0aeaaadd xiangxinai plugin7e7c9c9update README0c19391Merge branch 'langgenius:main' into main5f84119Update plugin according to dify team's feedback.edd5982Update plugin according to dify team's feedback.f31076aDelete xiangxinai/dify-plugin-xiangxin-guardrails.difypkga5c1421update xiangxin-plugin📊 Changes
2 files changed (+0 additions, -0 deletions)
View changed files
➕
xiangxinai/dify-plugin-xiangxin-guardrails.difypkg(+0 -0)➕
xiangxinai/xiangxin-guardrails.difypkg(+0 -0)📄 Description
This plugin integrates XiangxinAI Security Guardrails into Dify workflows to provide comprehensive AI content safety protection. The plugin offers real-time detection capabilities for
both input prompts and AI model responses, protecting against prompt injection attacks, jailbreak attempts, and content safety violations based on Chinese cultural context and
values.
Key Features:
content, and value-oriented risks
The plugin uses the XiangxinAI Python SDK (version ≥ 2.0.0) to interface with XiangxinAI's security services, offering free API access for developers and supporting both cloud and
on-premises deployment scenarios.
Please confirm that your plugin README includes all necessary information:
This plugin processes user input content and AI responses for security analysis. All content is transmitted securely to XiangxinAI's security analysis endpoints via HTTPS. The plugin:
The XiangxinAI Security Guardrails service operates under strict privacy protocols and provides enterprise-grade data protection suitable for sensitive business environments.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.