daveymoores/Carrick
Add a TypeScript service to your Carrick org index, queryable by AI coding agents over MCP.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 10, 2026
- License
- None
Pinned Snippet
uses: daveymoores/carrick@80735e9f824da51337f48f9544a6c6b0755b2eaa # carrick-v0.2.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to analyze | no | . |
Outputs
| name | description |
|---|---|
| success | Analysis completed successfully (also 'true' when the run was skipped on a fork PR, where GitHub withholds OIDC credentials) |
| issues-found | Number of API issues detected ('0' can also mean the run was skipped on a fork PR, where GitHub withholds OIDC credentials) |