fuzzing-go-expert
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFENO_CODE
Full Analysis
- Standard Infrastructure Usage: The skill uses official Docker images from the gcr.io/oss-fuzz-base repository, which is the standard environment for Go-based fuzzing projects.
- Go Dependency Management: It provides instructions for managing dependencies via
go mod tidyand includes a specific import for Go native fuzzing support. This is a standard requirement for integrating Go projects with OSS-Fuzz. - Instructional Focus: As a documentation-based skill, it guides the agent through the process of writing and building fuzzers without including automated scripts or hidden commands.
Audit Metadata