ispx/Main Guardian Agent
Analyzes PR diffs against the main branch using Gemini AI and comments on the PR with the analysis.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 26, 2026
- License
- MIT
Pinned Snippet
uses: ispx/main-guardian@9ebf43153bbd6815af2b7e8f9b709d3df287e945 # v1.3.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gemini-api-key | API Key for Google Gemini. | yes | — |
| github-token | GitHub token for posting comments and checking out code. Defaults to github.token. | yes | ${{ github.token }} |
| custom-instructions-file | Path to a markdown file containing custom instructions for the security analysis. | no | "" |
| single-execution | Define se a action irá responder apenas uma vez e finalizar. Requer custom-instructions-file. | no | false |
Outputs
no outputs