skills/mukul975/anthropic-cybersecurity-skills/testing-api-security-with-owasp-top-10/Gen Agent Trust Hub
testing-api-security-with-owasp-top-10
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate security testing toolset. All included code and instructions align with its stated purpose of performing authorized API penetration testing.
- [COMMAND_EXECUTION]: The workflow documentation (
SKILL.md) describes the use of standard command-line tools for security testing, includingcurl,ffuf, andjq. These operations are expected in a cybersecurity context. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known software and libraries, specifically the Python
requestslibrary and thejqutility, which are necessary for its operation. These are obtained from official repositories. - [DATA_EXFILTRATION]: Network requests performed by the testing script are directed at a user-defined target API. There is no evidence of unauthorized data collection or exfiltration to third-party servers.
- [CREDENTIALS_UNSAFE]: No hardcoded sensitive credentials or secrets were found. The JWT tokens and Bearer tokens provided in the documentation and scripts are provided as non-functional, illustrative placeholders.
Audit Metadata