api-testing
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides keywords for making HTTP requests (GET, POST, etc.) and a
CURLkeyword. These are standard features for API testing and are executed within the context of the browser environment. TheCURLkeyword is designed to parse commands copied from browser developer tools. - [DATA_EXFILTRATION]: The skill utilizes browser session cookies and headers for authentication. This is an intentional feature for testing authenticated APIs and does not involve unauthorized data extraction. The mentioned testing endpoint
httpbin.playground.helpmetest.comis a resource owned by the vendor. - [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were identified. The skill's functionality, including file uploads and network operations, is consistent with its stated purpose as an API testing library.
Audit Metadata