# AI tells a US/UK/CA citizen they can work remotely for a foreign employer while on an Australian ETA (subclass 601), ignoring the 'No Work' condition

- **ID:** `visa/australia-eta-remote-work`
- **Domain:** visa
- **Category:** immigration_risk
- **Error Code:** `AU-ETA-REMOTE-WORK-ERR`
- **Verification:** ai_generated
- **Fix Rate:** 80%

## Root Cause

The Australian ETA (subclass 601) explicitly prohibits any form of work, including remote work for a foreign employer, unless the traveler holds a specific work visa (e.g., subclass 482, 417). The ETA is for tourism, business visits (e.g., meetings, conferences), or transit only; remote work for a foreign employer is considered 'work' under Australian immigration law and can lead to visa cancellation, deportation, and a ban.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| au_eta_policy | active | — | — |
| au_migration_regulations | active | — | — |

## Workarounds

1. **If the traveler needs to work remotely in Australia, they should apply for a Digital Nomad visa (if available, e.g., proposed subclass 408 for remote workers) or a Work and Holiday visa (subclass 462 or 417) which permits limited work; alternatively, they can apply for a Temporary Skill Shortage visa (subclass 482) if they have a sponsoring employer.** (75% success)
   ```
   If the traveler needs to work remotely in Australia, they should apply for a Digital Nomad visa (if available, e.g., proposed subclass 408 for remote workers) or a Work and Holiday visa (subclass 462 or 417) which permits limited work; alternatively, they can apply for a Temporary Skill Shortage visa (subclass 482) if they have a sponsoring employer.
   ```
2. **For short-term business visits (e.g., attending a conference, meeting clients), the ETA is sufficient as long as the traveler does not engage in any work; ensure they do not access work emails or systems regularly.** (90% success)
   ```
   For short-term business visits (e.g., attending a conference, meeting clients), the ETA is sufficient as long as the traveler does not engage in any work; ensure they do not access work emails or systems regularly.
   ```
3. **If the traveler is already in Australia on an ETA and needs to work, they must leave Australia and apply for a work visa from their home country; overstaying or working illegally can result in a ban.** (70% success)
   ```
   If the traveler is already in Australia on an ETA and needs to work, they must leave Australia and apply for a work visa from their home country; overstaying or working illegally can result in a ban.
   ```

## Dead Ends

- **** — Australian immigration law defines 'work' as any activity that is of benefit to an employer or organization, regardless of where the employer is based; remote work for a foreign employer is still work and violates the ETA conditions. (93% fail)
- **** — The Business Visitor visa (subclass 600) also prohibits work, including remote work; it only allows business activities like meetings, conferences, or negotiations. (88% fail)
- **** — Australian Border Force can detect work through social media, bank transactions, or random checks; if caught, the ETA can be cancelled, the traveler may be deported, and they may be banned from entering Australia for up to 3 years. (85% fail)
