@include(shared/_filesystem.txt)

Please complete these tasks using your CLI tools:

1. Navigate to https://example.net 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.net
   - Use `playwright-cli -s={{PLAYWRIGHT_SESSION}}` to take a screenshot

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

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