atheris-python-fuzzing
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing
atherisvia pip (pip install atheris). This is a standard and safe procedure for a well-known security tool. - [EXTERNAL_DOWNLOADS]: The documentation references the official Google Atheris repository on GitHub (
github.com/google/atheris). This is a trusted organization and a standard reference for the tool. - [COMMAND_EXECUTION]: The skill provides examples of running fuzzer targets using shell commands (e.g.,
python fuzz_parser.py -max_total_time=300 corpus/). These are standard usage patterns for fuzzing and do not involve unsafe user input injection. - [REMOTE_CODE_EXECUTION]: While the skill involves execution of code (fuzzing), the code is intended to be authored by the user locally for testing purposes. There are no patterns involving
curl | bashor downloading/executing arbitrary remote scripts. - [PROMPT_INJECTION]: No prompt injection attempts or bypass instructions were detected in the skill metadata or body.
Audit Metadata