feat: adversarial agent for preventing leaking of info and more (#7948)
This commit is contained in:
@@ -15,6 +15,11 @@ import styles from '@site/src/components/Card/styles.module.css';
|
||||
<div className={styles.categorySection}>
|
||||
<h2 className={styles.categoryTitle}>📚 Documentation & Guides</h2>
|
||||
<div className={styles.cardGrid}>
|
||||
<Card
|
||||
title="Adversary Mode"
|
||||
description="An independent agent reviewer that silently watches tool calls to protect you in case the agent goes rogue."
|
||||
link="/docs/guides/security/adversary-mode"
|
||||
/>
|
||||
<Card
|
||||
title="Prompt Injection Detection"
|
||||
description="Detect and prevent potentially harmful commands before they run."
|
||||
|
||||
Reference in New Issue
Block a user