access-control

Tag

Cards List
#access-control

An agent inventory doesn’t tell you what those agents are allowed to do

Reddit r/AI_Agents ↗ · 2026-07-26

A reflection on the challenge of managing permissions for AI agents in production, arguing that inventory alone is insufficient and that teams need unified control over agent actions, with ongoing interviews planned.

0 favorites 0 likes
#access-control

Most AI agent demos are just bad security with a cool UI

Reddit r/AI_Agents ↗ · 2026-07-21

This opinion piece argues that many AI agent demos neglect proper security by granting agents broad access to company tools without oversight, comparing it to giving a new employee full access on day one.

0 favorites 0 likes
#access-control

Gitolite

Lobsters Hottest ↗ · 2026-07-20 Cached

Gitolite is a tool for hosting Git repositories on a central server with fine-grained access control and many other powerful features.

0 favorites 0 likes
#access-control

If an AI agent can call 20 tools, where should authorization actually live?

Reddit r/AI_Agents ↗ · 2026-07-14

Explores the challenge of where to implement authorization when an AI agent can call multiple tools, discussing architectural considerations for secure access control.

0 favorites 0 likes
#access-control

A Theory of Least Autonomy in AI

arXiv cs.AI ↗ · 2026-07-14 Cached

The paper proposes a theory of least autonomy as a generalization of least privilege for agentic AI systems, defining compositional blast radius and agent influence graphs to detect authorization composition and cross-domain capability composition.

0 favorites 0 likes
#access-control

@brucexu_eth: Tailscale is absolutely amazing! Now all my servers and devices are connected via Tailscale, and I've enabled Tailscale SSH. Since then, I've basically never fiddled with Private Keys again, nor do I need to sync SSH keys everywhere. I just ssh root@ta…

X AI KOLs Timeline ↗ · 2026-07-11 Cached

The user shares how they used Tailscale to configure access control and SSH policy to isolate internal and public servers, preventing lateral spread after a breach. By grouping devices with tags, they restrict public servers from reverse-connecting to personal devices, improving security.

0 favorites 0 likes
#access-control

Modular Pretraining Enables Access Control

arXiv cs.LG ↗ · 2026-07-10 Cached

This paper introduces GRAM (gradient-routed auxiliary modules), a modular pretraining method that enables access control by selectively adding and ablating modules to limit dual-use capabilities in AI models, showing cost reductions compared to data filtering.

0 favorites 0 likes
#access-control

Those of you running AI agents in prod — how are you actually managing their permissions?

Reddit r/AI_Agents ↗ · 2026-07-09

The article asks how engineers manage permissions for AI agents in production, highlighting common problems with broad access and lack of audit trails.

0 favorites 0 likes
#access-control

Giving your agent "hands" without handing it the keys to everything — how are you handling it?

Reddit r/AI_Agents ↗ · 2026-07-02

A discussion about how to give AI agents practical capabilities ('hands') without granting full access or control, exploring safety and management strategies.

0 favorites 0 likes
#access-control

How to prevent AI agents from taking unintended or harmful actions in production

Reddit r/AI_Agents ↗ · 2026-07-01

A developer discusses challenges in deploying AI agents to production without causing unintended harm, seeking advice on control mechanisms like least privilege, shadow mode, rate limits, and approval workflows.

0 favorites 0 likes
#access-control

The AI agent demo always passes. Then it hits production and you realize "it works" was never the hard part.

Reddit r/AI_Agents ↗ · 2026-06-22

This article discusses how AI agent demos often succeed while production deployment reveals critical security and authorization issues, emphasizing that model quality does not solve problems like access control, data leaks, and auditability.

0 favorites 0 likes
#access-control

I connected my AI agent to my whole infrastructure. This is what useful AI agents will look like.

Reddit r/AI_Agents ↗ · 2026-06-22

The author describes a practical AI agent setup where the agent (Hermes) accesses infrastructure only through an access layer (Teleport) that enforces the human user's identity and permissions, arguing that useful agents must operate within existing permission models rather than having their own god-like access.

0 favorites 0 likes
#access-control

I Could've Rickrolled the Entire FIFA World Cup. All I Needed Was My ID

Lobsters Hottest ↗ · 2026-06-17 Cached

A security researcher discovered that registering as a FIFA agent granted access to FIFA's Microsoft Entra tenant, allowing them to bypass client-side authentication and access the live production streaming management panel for the 2026 World Cup, including RTMP stream keys for all matches. The researcher had to contact FIFA, MediaKind, HBS, CISA, and the FBI to get the issue fixed.

0 favorites 0 likes
#access-control

GateMem: Benchmarking Memory Governance in Multi-Principal Shared-Memory Agents

Hugging Face Daily Papers ↗ · 2026-06-17 Cached

GateMem is a benchmark for evaluating memory governance in multi-principal shared-memory agents, covering utility, access control, and forgetting across medical, office, education, and household domains. Current methods fail to balance all three, showing that reliable shared institutional deployment remains elusive.

0 favorites 0 likes
#access-control

Show HN: Tired of duct-taping access control into agent prompts. Here's the fix

Hacker News Top ↗ · 2026-06-03 Cached

Cast is an open-source harness for multi-user, multi-agent AI systems that provides config-based access control instead of prompt-based rules, preventing models from leaking or overriding permissions and enabling self-hosted agent teams.

0 favorites 0 likes
#access-control

Overlaying Governance: A Compositional Authorization Framework for Delegation and Scope in Agentic AI

arXiv cs.AI ↗ · 2026-06-03 Cached

This paper proposes a compositional authorization framework for agentic AI systems, introducing primitives for delegation, scope attenuation, and recursive permission chains to govern autonomous AI agents.

0 favorites 0 likes
#access-control

The Importance of Out-of-Band Metadata for Safe Autonomous Agents: The Redpanda Agentic Data Plane

arXiv cs.AI ↗ · 2026-05-29 Cached

This paper presents the Redpanda Agentic Data Plane (ADP), an architecture that uses out-of-band metadata channels to enforce governance for autonomous AI agents, ensuring safety by keeping security-critical metadata outside agents' data path.

0 favorites 0 likes
#access-control

Giving the agent keys to prod. Will this work?

Reddit r/AI_Agents ↗ · 2026-05-26

A security design for AI agents accessing production cloud infrastructure using split credentials and approval gates to prevent destructive actions without human approval.

0 favorites 0 likes
#access-control

Is it okay to give AI agents, payments access?

Reddit r/AI_Agents ↗ · 2026-05-15

A discussion on whether AI agents should be given direct access to payment systems, weighing convenience against security risks.

0 favorites 0 likes
#access-control

The glaring security hole in AI agents we aren't talking about: the moment output becomes authority

Reddit r/AI_Agents ↗ · 2026-05-13

This article highlights a critical security vulnerability in AI agents where output execution bypasses proper authority checks, arguing for 'external admission' gates before granting trusted context or secrets.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback