chore: add licensing comments to prompts

This commit is contained in:
ajmallesh
2025-11-13 17:53:41 +05:30
parent acc4a1b032
commit 614caa1787
26 changed files with 104 additions and 0 deletions
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
## 🧪 Pipeline Testing: MCP Isolation Test for Authentication Exploitation Agent
**MCP Server Assignment:** Using `{{MCP_SERVER}}` for browser automation testing.
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
## 🧪 Pipeline Testing: MCP Isolation Test for Authorization Exploitation Agent
**MCP Server Assignment:** Using `{{MCP_SERVER}}` for browser automation testing.
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
## 🧪 Pipeline Testing: MCP Isolation Test for Injection Exploitation Agent
**MCP Server Assignment:** Using `{{MCP_SERVER}}` for browser automation testing.
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
## 🧪 Pipeline Testing: MCP Isolation Test for SSRF Exploitation Agent
**MCP Server Assignment:** Using `{{MCP_SERVER}}` for browser automation testing.
+4
View File
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
## 🧪 Pipeline Testing: MCP Isolation Test for XSS Exploitation Agent
**MCP Server Assignment:** Using `{{MCP_SERVER}}` for browser automation testing.
@@ -1 +1,5 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
Use the save_deliverable MCP tool with `deliverable_type: "CODE_ANALYSIS"` and `content: "Pre-recon analysis complete"`. Then say "Done".
+4
View File
@@ -1 +1,5 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
Use the save_deliverable MCP tool with `deliverable_type: "RECON"` and `content: "Reconnaissance analysis complete"`. Then say "Done".
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
Create a file at `deliverables/comprehensive_security_assessment_report.md` with this content:
```markdown
+4
View File
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
## 🧪 Pipeline Testing: MCP Isolation Test for Auth Agent
**MCP Server Assignment:** Using `{{MCP_SERVER}}` for browser automation testing.
+4
View File
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
## 🧪 Pipeline Testing: MCP Isolation Test for Authorization Agent
**MCP Server Assignment:** Using `{{MCP_SERVER}}` for browser automation testing.
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
## 🧪 Pipeline Testing: MCP Isolation Test for Injection Agent
**MCP Server Assignment:** Using `{{MCP_SERVER}}` for browser automation testing.
+4
View File
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
## 🧪 Pipeline Testing: MCP Isolation Test for SSRF Agent
**MCP Server Assignment:** Using `{{MCP_SERVER}}` for browser automation testing.
+4
View File
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
## 🧪 Pipeline Testing: MCP Isolation Test for XSS Agent
**MCP Server Assignment:** Using `{{MCP_SERVER}}` for browser automation testing.