chinmayonweb/Interregnum Protocol
Autonomous security remediation for vulnerable open-source packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package | npm package name or GitHub repo URL to remediate | yes | — |
| cve | CVE identifier (recommended but optional) | no | — |
| provider | LLM provider: openai, anthropic, or xai | no | openai |
| openai-api-key | OpenAI API key | no | — |
| anthropic-api-key | Anthropic API key | no | — |
| xai-api-key | xAI API key | no | — |
| github-token | GitHub token for PR creation | no | — |
Outputs
| name | description |
|---|---|
| confidence-score | Remediation confidence score (0-100) |
| resilience-score | Adversarial patch resilience percentage |
| pr-url | URL of the created pull request (if applicable) |