惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

宝玉的分享
宝玉的分享
I
InfoQ
B
Blog
Engineering at Meta
Engineering at Meta
Y
Y Combinator Blog
GbyAI
GbyAI
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
量子位
The Cloudflare Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
小众软件
小众软件
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
美团技术团队
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
罗磊的独立博客
博客园 - 聂微东
IT之家
IT之家

Help Net Security

Police arrest 10 suspected members of Black Axe cybercrime gang ShinyHunters claims it stole 1.4 million records from Udemy Sevii unveils Cyber Swarm Defense Mode to stop AI-driven attacks at scale Alleged Chinese hacker extradited to US over cyberattacks targeting COVID-19 research Cequence Agent Personas bring granular control and governance to enterprise AI agents NowSecure MARI gives enterprises evidence-based visibility into third-party mobile app risk The metrics killing your SOC, and what to use instead US state privacy fines reached $3.425 billion in 2025 Canada’s first SMS blaster case leads to three arrests Linux storage management tool Stratis 3.9.0 adds online encryption and cache-less pool startup TLS Connect gives SMBs a right-sized automated tool to manage TLS certificates Aptori expands its platform with autonomous offensive testing to reduce security bottlenecks Your IAM was built for humans, AI agents don’t care The AI criminal mastermind is already hiring on gig platforms 25 open-source cybersecurity tools that don’t care about your budget Product showcase: LuLu reveals unauthorized outbound connections from Mac apps Week in review: Claude Mythos finds 271 Firefox flaws, Vercel breach Users advised to drop passwords and make room for passkeys - Help Net Security Indirect prompt injection is taking hold in the wild - Help Net Security Compromised everyday devices power Chinese cyber espionage operations - Help Net Security New Cisco firewall malware can only be killed by pulling the plug - Help Net Security Meta is overhauling how you sign in, manage settings, and protect your accounts - Help Net Security Ubuntu 26.04 LTS delivers memory-safe system tools and live patching for Arm servers - Help Net Security OpenAI’s GPT-5.5 is out with expanded cybersecurity safeguards - Help Net Security AI is speeding up nation-state cyber programs - Help Net Security A study of 1,000 Android apps finds a privacy policy logging gap - Help Net Security IT spending to hit $6.31 trillion record, thanks to AI - Help Net Security Where AI in CI/CD is working for engineering teams - Help Net Security With AI's help, North Korean hackers stumbled into a near-undetectable attack - Help Net Security Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security
How to use NIST and ISO frameworks to govern AI agents
Help Net Security · 2026-06-12 · via Help Net Security

Security leaders no longer need convincing that AI agents introduce risk. What’s missing is how to govern them once they move into production and begin operating autonomously across enterprise environments.

AI agents already read sensitive documents, invoke internal APIs, trigger workflows, and make decisions that still require human judgment. From a security perspective, the most important shift is not their intelligence, but their behavior and intent, since they carry delegated authority, operate autonomously, and often hold more access than the humans they support.

Fortunately, security teams don’t need to reinvent the wheel. The NIST AI Risk Management Framework (AI RMF) and ISO/IEC 42001 already provide the structure needed to govern AI agents. The hard part is applying them through an effective control plane such as identity.

Treat AI agents as entities with identities

The first step is foundational, but has immediate operational consequences. AI agents must be treated as machine-scale identities with human-like qualities, not as software components embedded inside applications. Both NIST AI RMF and ISO 42001 emphasize accountability, ownership, and lifecycle governance. Applied to AI agents, that means each agent must have a defined owner, a clear intent, a bounded scope of access, and an explicit lifecycle.

If security teams cannot answer what agents they have, who owns an agent, what intent it was created for, what systems it can access, or when it should be retired, they already have an ungoverned entity in their environment. This mirrors lessons learned with service accounts, except AI agents reason, adapt, and act at machine speed, dramatically increasing potential impact.

Apply NIST AI RMF to identity risk

The NIST AI RMF is particularly useful because it treats AI risk as continuous rather than static, which aligns with identity security principles, where access and behavior evolve over time.

In practice, this starts with observability and governance. Organizations need policies that explicitly classify how AI agents use identities and how they are subjected to IAM controls, monitoring, and accountability. That’s why agents should be approved with the same scrutiny applied to privileged users.

Mapping comes next. Security teams need observability into what agents actually do, not just their inventory or what they were designed to do. This includes which systems they access, what actions they initiate, how they chain decisions, and what downstream effects those actions can trigger. This is identity mapping, not model documentation.

Measurement has to be non-negotiable. Risk should be evaluated based on autonomy, permission breadth, and data sensitivity. An agent that can initiate transactions or modify infrastructure should be treated like a highly privileged identity, not an invisible background process.

Management must be adaptive. Permissions should be revocable in real time, not reviewed quarterly. Behavioral drift, when an agent begins acting outside its intended scope, should trigger investigation just as anomalous human behavior would. NIST’s emphasis on continuous risk management is a reminder that AI identity security cannot be a one-time control.

Use ISO/IEC 42001 to operationalize governance

Where NIST provides structure, ISO/IEC 42001 brings operational discipline. It extends the rigor of management systems like ISO 27001 to AI deployments, including agentic systems.

Applied to AI identities, ISO 42001 reinforces lifecycle controls. Agents should be formally onboarded and registered, reviewed periodically, and decommissioned when no longer needed. Temporary agents should expire automatically, while long-lived agents should regularly justify their continued access.

Logging and traceability are equally important. Every meaningful action an agent takes should be attributable to a specific identity and auditable after the fact. If an organization cannot explain why an agent accessed a system or executed a workflow, that access should be revoked or the agent retired.

ISO 42001 also stresses continuous monitoring and recurring risk assessments. For AI agents, this means watching for identity failures such as privilege creep, unexpected tool usage, or actions that exceed the agent’s defined scope.

Align IAM to an agent-first reality

Most IAM programs were built around humans, with applications and automation added later. AI agents invert that model. They are autonomous, ephemeral, and often created outside traditional IAM workflows.

Security teams should not allow agents to inherit human access by default. Delegated authority must always be narrower than the human it supports. While credentials should be short-lived and dynamically issued rather than embedded as static secrets. Monitoring must shift from periodic access reviews to behavioral baselining that reflects how agents actually operate.

These are not new IAM principles. They are familiar controls that need to be applied to a new class of identities that operate at machine speed and scale.

Make AI identity governance ongoing

One common mistake is treating AI governance as a project. Both NIST AI RMF and ISO/IEC 42001 explicitly recommend continuous management. That means assigning ownership, defining metrics, conducting regular access reviews, and iteratively improving controls as agents evolve.

Identity has always been the enterprise control plane. With AI agents becoming digital employees, organizations that bring AI agent identities under the same disciplined governance applied to privileged human users will be able to innovate without losing control.