remix-api-reference
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill retrieves an OpenAPI specification from https://api.remix.gg/docs/json. This is a legitimate functional requirement to define API contracts and uses the official domain associated with the service.
- [CREDENTIALS_UNSAFE]: The HTTP Authorization header uses a safe placeholder (<api_key>), requiring the user to provide their own credentials at runtime and ensuring no sensitive information is hardcoded.
Audit Metadata