skills/mukul975/anthropic-cybersecurity-skills/performing-graphql-security-assessment/Gen Agent Trust Hub
performing-graphql-security-assessment
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected in the skill's instructions or code. The skill is designed for authorized penetration testing and security auditing.
- [COMMAND_EXECUTION]: The skill provides various shell commands using
curlandjqto interact with GraphQL endpoints. These commands are standard for API testing and do not exhibit malicious intent such as shell injections or unauthorized system access. - [EXTERNAL_DOWNLOADS]: The skill mentions installing standard security tools like
graphql-copandclairvoyancevia pip. These are legitimate tools used in the security industry. It also correctly references well-known repositories for Burp Suite extensions. - [DATA_EXFILTRATION]: The Python script
scripts/agent.pyfacilitates security testing by sending GraphQL queries to a user-provided target URL. It handles authentication tokens appropriately as part of the session headers and does not transmit data to unauthorized third-party servers.
Audit Metadata