Skip to content

Commit 99b027e

Browse files
authored
Update README.md (OWASP#568)
- Changed "Insecure Code" to "Insecure Agents" for clarity. - A warning was added when deploying the Agent samples to production. Signed-off-by: Ron F. del Rosario <[email protected]>
1 parent 87f2191 commit 99b027e

File tree

1 file changed

+5
-2
lines changed
  • initiatives/agent_security_initiative

1 file changed

+5
-2
lines changed

initiatives/agent_security_initiative/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
![image](https://github.com/user-attachments/assets/78261164-dac5-475a-a8c5-bc31dedd50ba)
22

3-
# OWASP Agentic Security Initiative (ASI) - Insecure Code Samples
3+
# OWASP Agentic Security Initiative (ASI) - Insecure Agent Samples
4+
5+
## Warning
6+
The sample applications here are deliberately insecure to demonstrate Agent security risks. Please exercise caution when deploying in your environment.
47

58
## Objective
6-
We aim to demonstrate security risks in well-known Agentic AI (also known as Agents) frameworks particularly how Agent misconfigurations (i.e., insecure code, framework-specific misconfigurations) can lead to vulnerabilities identified in the [OWASP Top 10 for Gen AI and Large Language Model Applications 2025](https://owasp.org/www-project-top-10-for-large-language-model-applications).
9+
We aim to demonstrate security risks in well-known Agentic AI (also known as Agents) frameworks, particularly how Agent misconfigurations (i.e., insecure code, framework-specific misconfigurations) can lead to vulnerabilities identified in the [OWASP Top 10 for Gen AI and Large Language Model Applications 2025](https://owasp.org/www-project-top-10-for-large-language-model-applications).
710

811
This repository contains examples of insecure code and/or security misconfigurations in common Agent frameworks such as:
912

0 commit comments

Comments
 (0)