mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-12 11:13:11 +08:00
Add opt-in AURA trust-check adapter (integrations/aura)
This commit is contained in:
@@ -101,6 +101,23 @@ recorded response shapes.
|
|||||||
See [THREAT_MODEL.md](./THREAT_MODEL.md) — what the verdict does and does not
|
See [THREAT_MODEL.md](./THREAT_MODEL.md) — what the verdict does and does not
|
||||||
prove, and the failure modes a verifier should account for.
|
prove, and the failure modes a verifier should account for.
|
||||||
|
|
||||||
|
## Carry the AURA badge
|
||||||
|
|
||||||
|
Show your live trust verdict in your own README — it updates automatically and
|
||||||
|
links back to your AURA profile:
|
||||||
|
|
||||||
|
```markdown
|
||||||
|
[](https://agent.auraopenprotocol.org/check?did=YOUR_DID)
|
||||||
|
```
|
||||||
|
|
||||||
|
A shields-style badge colored by verdict (`trusted` green, `caution` amber,
|
||||||
|
`high_risk` red, `new` blue, `unknown` grey). Add `&score=1` to show the
|
||||||
|
composite score. No DID yet? The bare badge is a generic mark:
|
||||||
|
|
||||||
|
```markdown
|
||||||
|
[](https://auraopenprotocol.org)
|
||||||
|
```
|
||||||
|
|
||||||
## What's behind the verdict
|
## What's behind the verdict
|
||||||
|
|
||||||
[AURA Open Protocol](https://auraopenprotocol.org) — W3C DID identity plus 8
|
[AURA Open Protocol](https://auraopenprotocol.org) — W3C DID identity plus 8
|
||||||
|
|||||||
Reference in New Issue
Block a user