codegen
Regenerates GraphQL types from API schema to ensure type safety and compatibility with updated API changes.
Install this skill
or
54/100
Security score
The codegen skill was audited on Feb 12, 2026 and we found 4 security issues across 2 threat categories, including 3 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 19
Access to system keychain/keyring
SourceSKILL.md
| 19 | 1. Run `pnpm --filter @cartridge/keychain codegen` |
high line 20
Access to system keychain/keyring
SourceSKILL.md
| 20 | 2. Verify generated types in `packages/keychain/src/utils/api/graphql.ts` |
high line 27
Access to system keychain/keyring
SourceSKILL.md
| 27 | - Config: `packages/keychain/src/utils/api/codegen.yaml` |
low line 26
External URL reference
SourceSKILL.md
| 26 | - Schema source: https://api.cartridge.gg/query |
Scanned on Feb 12, 2026
View Security Dashboard