<!-- Generated by scripts/build_llm_resources.py; edit the canonical HTML instead. -->

# AI agent security, prompt injection, and safer AI intake.

> Read Veridicus Scan guides on AI agent security, prompt injection, MCP safety, hidden instructions, and safer repository, URL, and file intake.

- Canonical page: [https://veridicuscan.app/blog](https://veridicuscan.app/blog)
- Language: English

Blog

The newest post is a measured AI agent security stress test based on an incident-inspired npm supply chain replay. It shows how a guarded repository review flow can localize the risky file, reduce raw context, and block install-like actions before trust is granted. The earlier explainers cover MCP security, prompt injection, OWASP, visual prompt injection, RAG, and safer AI-bound intake.

Benchmark article

## [AI agent security stress test: repo scan vs npm supply chain attack](https://veridicuscan.app/ai-agent-security-repo-scan-supply-chain-attack)

A measured repo-review replay showing how guarded scanning, least privilege, and install approval gates help an AI agent avoid unsafe repository installs.

New recruiting use case

## [AI job application screening: scan resumes before AI review](https://veridicuscan.app/ai-job-application-screening)

A workflow guide to scanning resumes, cover letters, work samples, and candidate links before an AI recruiter, ATS assistant, or agent reads them.

New visual security guide

## [Visual prompt injection explained](https://veridicuscan.app/visual-prompt-injection)

A practical guide to hidden instructions in images, screenshots, and interfaces, plus where Veridicus Scan helps before model and agent handoff.

Pillar guide

## [MCP security best practices (2026 guide)](https://veridicuscan.app/mcp-security-best-practices)

A substantial guide to trusted discovery, OAuth and session binding, sandboxing, tool poisoning defenses, approval workflows, and safer MCP-enabled AI agents.

New security explainer

## [OWASP Top 10 for LLM applications (2025) explained](https://veridicuscan.app/owasp-top-10-llm)

A plain-English guide to the current OWASP risk list for LLM applications, including what each item means, which risks matter first, and how to use the framework in practice.

Practical guide

## [How to reduce prompt injection risk in AI agents](https://veridicuscan.app/how-to-reduce-prompt-injection-risk)

A practical guide to narrower tasks, least privilege, approvals, structured flows, and adversarial evaluation for agent workflows.

New MCP guide

## [MCP security: prompt injection and tool poisoning explained](https://veridicuscan.app/mcp-security-prompt-injection-tool-poisoning)

A builder-friendly guide to poisoned tool metadata, prompt injection in MCP workflows, registry trust, and the defenses that actually help.

New technical guide

## [RAG prompt injection explained](https://veridicuscan.app/rag-prompt-injection)

A builder-friendly guide to how retrieved chunks turn into instructions, how that differs from retrieval poisoning, and why private knowledge bases can leak.

Guide

## [Prompt injection examples](https://veridicuscan.app/prompt-injection-examples)

A plain-language guide to where hidden instructions show up in real content, including webpages, emails, PDFs, tool output, and parser-visible metadata.

Comparison

## [Prompt injection vs jailbreaking](https://veridicuscan.app/prompt-injection-vs-jailbreaking)

A plain-language guide to where prompt injection and jailbreaking overlap, how they differ, and why the distinction matters for AI agents, tools, and connected data.

Explainer

## [What is indirect prompt injection?](https://veridicuscan.app/what-is-indirect-prompt-injection)

A plain-language guide to hidden instructions in webpages, emails, files, and tool output, with the direct-vs-indirect distinction, agent risk, and practical ways to reduce exposure.

Explainer

## [What is prompt injection?](https://veridicuscan.app/what-is-prompt-injection)

A plain-language guide to prompt injection: what it is, how direct and indirect attacks work, why AI agents raise the stakes, and what reduces risk in practice.

Product and workflow docs

## Browse the core product pages alongside the blog.

The blog explains the threat model. These supporting pages document what Veridicus Scan covers, how reports work, where local trust boundaries sit, and how the OpenClaw and MCP workflows fit together.

### Foundations

- [What is prompt injection?](https://veridicuscan.app/what-is-prompt-injection)
- [What is indirect prompt injection?](https://veridicuscan.app/what-is-indirect-prompt-injection)
- [Why prompt injection matters](https://veridicuscan.app/why-it-matters)
- [Veridicus Scan use cases](https://veridicuscan.app/use-cases)

### Product reference

- [Coverage](https://veridicuscan.app/coverage)
- [URL scanning](https://veridicuscan.app/url-scanning)
- [Report exports](https://veridicuscan.app/report-exports)
- [Local-first trust](https://veridicuscan.app/local-first-trust)

### Agent workflows

- [MCP automation](https://veridicuscan.app/mcp-automation)
- [OpenClaw security guide](https://veridicuscan.app/openclaw-security-guide)
- [How to set up OpenClaw on macOS](https://veridicuscan.app/openclaw-macos-setup)
