Review AI-Generated Code Safely
Inspect a generated script for unsafe paths, network calls, secret handling, dependency errors and missing tests.
Mission
Inspect a generated script for unsafe paths, network calls, secret handling, dependency errors and missing tests.
Required work
- Map inputs, outputs and side effects
- Identify hidden dependencies and permissions
- Add validation and dry-run behaviour
- Write tests that trigger failure paths
Evidence to produce
A patch, threat review and tests proving the corrected behaviour.
Quality checks
The result must name its sources, separate observation from assumption, preserve originals and explain limitations.