Tag
Igris Security offers free access to a governance layer for AI agents, addressing production issues like tool access control, audit logging, prompt injection prevention, PII redaction, and cost management.
The author argues that two distinct problems are often conflated under 'authorization for AI agents': actual access control for agents (IAM/RBAC/ABAC) and post-authorization entity-correctness (returning the wrong record despite allowed access), and asks practitioners whether this split is valid and whether existing terminology covers it.
The author discusses a common failure pattern where AI agents have valid permissions but still access or act on incorrect data or expand privileges, questioning whether current IAM/RBAC tools address this distinct problem.
Arkon is a self-hosted open-source Enterprise AI Knowledge Hub that acts as an MCP server, compiling internal docs into a structured wiki and serving permission-scoped context to Claude and other LLMs.
GRID is a grammar-constrained decoding engine for enterprise SQL generation that uses LALR(1) parser state as a viable-prefix oracle to enforce syntactic validity, role-based access control, and per-schema policy, providing provable guarantees and near-constant per-token cost with a hash-chained audit trail.
Modal announced several major product updates including VM Sandboxes with real Linux kernel support, lower-latency regional routing, domain allowlisting for Sandboxes, RBAC, named images, and SDK updates.
Glen is a shared memory layer for AI agents that enables agents across a company to share knowledge and skills dynamically, with RBAC and integration with tools like Cursor, Claude code, and others.
The article discusses challenges in implementing role-based access control (RBAC) for an internal BI agent using LLM, addressing concerns about data leakage and write permissions for operational workflows.
We shipped an MCP server where agents inherit human identity, implementing OAuth 2.1 federation and per-IdP claim mappers to solve agent identity management and RBAC policy evaluation.
Logto is an open-source auth infrastructure for SaaS and AI apps, supporting OIDC, OAuth 2.1, SAML, multi-tenancy, enterprise SSO, and RBAC.