Skip to content
#

agent-authorization

Here are 31 public repositories matching this topic...

decern

Deterministic authorization + tamper-evident audit for AI agents, humans, and workloads — one principal type, safety invariants machine-checked by an SMT solver (cvc5), every decision independently verifiable offline. Pure Rust.

  • Updated Aug 24, 2026
  • Rust

Attenu Derive: computes the permission set each AI agent task needs from the app itself — roster, tools, observed calls — for attenu-guard to enforce on every tool call and sub-agent handoff.

  • Updated Sep 3, 2026
  • Python

Attenu Guard for TypeScript — per-agent permissions on every tool call and sub-agent handoff (a sub-agent never holds more than its parent) with a hash-chained audit log verified offline; same bundle format as the Python library.

  • Updated Sep 3, 2026
  • TypeScript

An AI agent whose every action is authorized by a revocable credential and sealed into a tamper-evident log — and that reconciles actions taken offline on a credential revoked while it couldn't phone home. With a forensics view that shows the recomputed bytes, not just a verdict. A reference implementation on provenance-core.

  • Updated Jun 23, 2026
  • Python

In-process permission enforcement for AI-agent delegation chains: a sub-agent gets a strict subset of its parent's authority, with an offline-verifiable audit ledger. Python + TypeScript, 18 framework adapters.

  • Updated Sep 5, 2026
  • Python

Reference implementation of policy-embedded credential authorization for AI agents (arXiv:2605.11487). Issue signed credentials with machine-evaluable constraints, verify at runtime, produce signed audit decisions.

  • Updated Sep 3, 2026
  • JavaScript

Add this topic to your repo

To associate your repository with the agent-authorization topic, visit your repo's landing page and select "manage topics."

Learn more