api-designer
Pass
Audited by Gen Agent Trust Hub on Sep 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSOBFUSCATION
Full Analysis
- [SAFE]: The skill provides documentation and workflow templates for API design. No malicious code, credential harvesting, or unauthorized network operations were found.
- [EXTERNAL_DOWNLOADS]: The workflow suggests installing
redoc-cliandservevia npm, and runningswaggerapi/swagger-uivia Docker. These are official tools from well-known registries (NPM and Docker Hub) and are used as intended for generating and viewing API documentation. - [OBFUSCATION]: A Base64-encoded string (
eyJpZCI6InByb2RfMTIzIn0=) is present in a URL example for a pagination cursor. When decoded, it results in the benign string{"id":"prod_123"}, which is a standard example of an opaque token.
Audit Metadata