# Scripts Bundled resources for api-fuzzer skill - [ ] fuzz_api.py: Script to execute the fuzzing process, taking API endpoint and payload types as input. - [ ] generate_payloads.py: Script to generate various types of payloads (malformed, boundary, random) for fuzzing. - [ ] report_generator.py: Script to generate a detailed report of the fuzzing results, including vulnerabilities found.