Pencheff

AI security

AI agents

Tool-use, planner, memory, and workflow security tests.

ScopeFeatured

Test AI products before attackers do: prompt attacks, tool abuse, data leakage, unsafe output, guardrail bypass, multi-agent workflows, and runtime policy enforcement.

OutputUnified evidence

Findings, reports, dashboards, exports, integrations, and retests all read from the same normalized record.

MethodDeterministic first

Pencheff favors repeatable checks, then uses AI for triage, enrichment, orchestration, and remediation where it adds signal.

Coverage

What does AI agents test?

  • Tool-use, planner, memory, and workflow security tests.
  • This page is part of AI Security under Featured.
  • It links back into the broader red team models, agents, tools, and guardrails experience.
  • OWASP LLM Top 10 coverage for prompt injection, sensitive information disclosure, supply chain, data leakage, plugins, agency, overreliance, and model theft.
  • Jailbreak strategies, roleplay, encoding, payload splitting, multilingual variants, custom datasets, and judge-backed scoring.
  • Agentic tests for tool authorization, memory poisoning, context exfiltration, planner hijacking, and unsafe side effects.
  • Sentry runtime guardrails, HTTP sidecars, LiteLLM plugins, MCP middleware, PII, secrets, unsafe HTML, and tool authorization checks.
  • AI governance mapping to OWASP LLM, MITRE ATLAS, NIST AI RMF, EU AI Act, ISO/IEC 42001, GDPR, and SOC 2.

Execution

How does Pencheff run this?

  • Register an LLM endpoint, chatbot, model gateway, MCP host, or agent workflow.
  • Choose built-in categories, datasets, guardrails, custom prompts, and optional judge settings.
  • Run adversarial campaigns across prompt, tool, memory, retrieval, output, and policy paths.
  • Classify failures by category, strategy, severity, transcript, token cost, and guardrail recommendation.
  • Turn passing and failing prompts into regression suites for releases and model upgrades.

Evidence

What evidence does this produce?

  • Prompt, response, tool call, policy decision, transcript, category, strategy, judge result, and confidence.
  • Recommended guardrails with exact unsafe behavior, enforcement point, and regression prompt.
  • Token usage, model/provider metadata, retry behavior, and cost-oriented observability.
  • Governance mappings for AI risk, safety, privacy, and compliance programs.

Controls

How is this kept safe to run?

  • Tests can be run through HTTP, chat-completions, LiteLLM, MCP, or custom adapters.
  • Guardrail recommendations stay tied to the scan that exposed the failure.
  • Agentic testing focuses on authorization, context boundaries, and side-effect control.
  • Runtime policy checks can be placed before prompts, after responses, or around tools.

Documentation

Read the full reference.

References

Authoritative sources

FAQ

Common questions

What makes agentic AI systems uniquely risky from a security perspective?
Agents take autonomous actions — calling external tools, writing files, making API calls, browsing the web. A prompt injection that causes an agent to exfiltrate data, delete resources, or impersonate a user can have immediate real-world impact that a non-agentic chatbot cannot produce.
How does Pencheff test AI agents for security vulnerabilities?
Pencheff deploys an adversarial swarm — 19 specialised agents — against your agent system, probing for prompt injection via tool responses, privilege escalation through chained tool calls, memory poisoning, and catastrophic-action execution. Each attack is logged with full step-by-step evidence.
What is tool-call authorization and why does it matter for AI agents?
Tool-call authorization is a policy layer that checks whether an agent is permitted to call a specific tool with specific arguments before the call executes. Without it, a prompt-injected agent can invoke any tool with any parameters — reading sensitive files, sending emails, or triggering destructive operations.
Can Pencheff test MCP (Model Context Protocol) servers?
Yes. Pencheff can target MCP-based agent architectures, probing for tool-schema injection, privileged resource access, and cross-context data leakage in MCP server implementations.

Related

Keep exploring AI Security.