deception

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package deception implements attacks testing for deceptive agent behavior, including alignment faking, covert goal pursuit, and multi-agent collusion.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentCollusionModule

type AgentCollusionModule struct{}

AgentCollusionModule tests for emergent collusion behavior in multi-agent systems, where multiple compromised agents cooperate against the orchestrator.

Source: Agentic AI Security Survey (https://arxiv.org/html/2510.23883v1) Maps to: OWASP ASI10 (Rogue Agents), ASI07 (Insecure Inter-Agent Communication)

func (*AgentCollusionModule) Category

func (*AgentCollusionModule) Description

func (m *AgentCollusionModule) Description() string

func (*AgentCollusionModule) Execute

func (*AgentCollusionModule) Name

func (m *AgentCollusionModule) Name() string

func (*AgentCollusionModule) Techniques

func (m *AgentCollusionModule) Techniques() []common.TechniqueInfo

type DeceptiveAlignmentModule

type DeceptiveAlignmentModule struct{}

DeceptiveAlignmentModule tests for agents that appear aligned but act against their stated objectives. Detection is challenging even for dedicated "ObserverAI" monitoring agents.

Source: Agentic AI Security Survey (https://arxiv.org/html/2510.23883v1)

NOTE: This module is experimental. Deceptive alignment detection is an active research area with no mature solutions.

func (*DeceptiveAlignmentModule) Category

func (*DeceptiveAlignmentModule) Description

func (m *DeceptiveAlignmentModule) Description() string

func (*DeceptiveAlignmentModule) Execute

func (*DeceptiveAlignmentModule) Name

func (m *DeceptiveAlignmentModule) Name() string

func (*DeceptiveAlignmentModule) Techniques

func (m *DeceptiveAlignmentModule) Techniques() []common.TechniqueInfo

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL