web-vuln-graphql
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
curlcommands to interact with specified GraphQL endpoints and usespython3for parsing and formatting JSON response data. These operations are restricted to the intended purpose of API security auditing. - [SAFE]: The skill includes placeholders for authentication tokens and target URLs, following best practices for handling sensitive inputs without hardcoding credentials. It also uses temporary file storage (
/tmp) for processing schema data during the audit workflow.
Audit Metadata