Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
SiliconANGLE AI · 2026/7/28 13:00:46
1Password aims to cut standing access risks for AI agents

1Password aims to cut standing access risks for AI agents

AI 中文解读
1Password推出了名为Privileged Access的新产品,专门解决AI机器人权限滥用这个棘手问题。简单来说,很多公司给AI机器人分配了“永久权限”——比如一个写代码的AI可能拥有访问数据库的钥匙,用完后没人收回,时间长了这些权限像房间里堆积的杂物一样越积越多。一旦AI被黑客利用,后果就很严重。这次1Password的做法是让AI每次干活时临时开通所需权限,干完活立即自动收回,就像临时访客证一样用完即失效。同时所有操作都会留下清晰日志,满足各类监管要求。对于普通人来说,这其实是在保护我们的数据安全。当你用手机银行或电商网站时,背后可能有很多AI在协同工作。过去这些AI带着永久权限到处跑,相当于你家装了个从来不换密码的密码锁。现在有了这种“用完即扔”的权限管理方式,即使某个AI被攻击,黑客也只能拿到几分钟的访问权限,企业数据泄露的风险大大降低,你的隐私和资金安全也更有保障。
UPDATED 09:00 EDT / JULY 28 2026 SECURITY 1Password aims to cut standing access risks for AI agents by Duncan Riley Identity security company 1Password today launched 1Password Privileged Access, a product that gives engineers and AI agents a single task’s worth of access to critical infrastructure and nothing that outlasts it. The product pushes 1Password’s Unified Access platform into privileged access management, a category the company entered in June with the acquisition of Apono Inc. Privileged Access is built on the startup’s just-in-time provisioning technology. Permissions are written directly into the target system’s native policy layer across cloud environments, databases and developer infrastructure. Existing tooling stays where it is. An agent never needs the underlying credential. Standing access is the target. It accumulates quietly as engineers, service accounts and identity and access management roles pick up permissions for one task and keep them long after the task ends. AI agents widen the blast radius. They inherit the privileges of whoever deploys them, or hold on to credentials they were handed. Recent 1Password research found that 40% of developers grant agents persistent access to systems or credentials. “Most organizations have more standing access in their environments than they can see or justify,” said Chief Executive David Faugno. “That invisible access creates exposure and too often, companies discover it only after an attacker does.” Privileged Access tracks identities and permissions across cloud, database and Kubernetes environments to surface access that should be reclaimed or right-sized. An account or privilege is created only when someone asks for it, and it covers the task at hand. When the session ends, it is gone. Every request and approval is logged with full attribution. That covers audit evidence for Service Organization Control 2, the Health Insurance Portability and Accountability Act and the Payment Card Industry Data Security Standard. ISO 27001 and the European Union’s General Data Protection Regulation are handled the same way. Low-risk requests clear automatically under policy. Higher-risk ones go to a reviewer through tools such as PagerDuty, Slack, Microsoft Teams or Jira. 1Password also moved 1Password Credential Broker into public preview for GitHub Actions. The tool debuted in private beta in June. It issues credentials scoped to an individual workflow run, keeping long-lived static secrets out of pipeline configurations. Before releasing anything, the broker verifies that the requesting identity is trusted and logs the delivery. Ben De St. Paer-Gotch, director of product management at GitHub Inc., said in the announcement that engineering teams can now strip secrets out of pipeline configurations while still giving GitHub Actions what it needs to build and ship software. Three capabilities aimed at developer environments also reached general availability in 1Password Enterprise Password Manager. Developer Watchtower finds exposed credentials in local .env files and prompts developers to move them into 1Password, while giving administrators a view of credential risk on those machines. 1Password Environments lets developers import existing .env files into the vault and reach secrets through the company’s Model Context Protocol server, keeping them off disk and out of model context. Credential Governance gives administrators a central view of company-owned credentials sitting in employee and shared vaults, the ability to take ownership of them and control over how they are accessed over time. The company’s enterprise vault holds more than 1.5 billion credentials and secrets.
分享
阅读原文