@include(shared/_filesystem.txt)

Please complete these tasks using your CLI tools:

1. Navigate to https://example.org and take a screenshot:
   - Invoke the `playwright-cli` skill to learn the available commands
   - Use `playwright-cli -s={{PLAYWRIGHT_SESSION}}` to navigate to https://example.org
   - Use `playwright-cli -s={{PLAYWRIGHT_SESSION}}` to take a screenshot

2. Save an analysis deliverable:
   - Run: `save-deliverable --type XSS_ANALYSIS --content '# XSS Analysis Report\n\nAnalysis complete. No XSS vulnerabilities identified.'`

As a final step, return an empty array for vulnerabilities.
