oRPC OpenAPI to Contract
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches an OpenAPI specification from the official Hey API domain (
https://get.heyapi.dev/hey-api/backend) to serve as the input for code generation. - [COMMAND_EXECUTION]: Instructs the agent or user to install the
@hey-api/openapi-tspackage via npm and execute it using npx to process the configuration and generate files. - [DATA_EXPOSURE]: The provided configuration specifies an output directory (
src/client) for the generated files, which is a standard development practice for code generation tools.
Audit Metadata