AI Agents Need Permission Guardrails Before They Act
As AI agents gain tool-calling abilities to query databases, submit forms, and trigger workflows, security focus must shift from hallucination prevention to governing tool permissions, identity, action tiers, and human oversight, guided by emerging Chinese regulations and a practical four-question risk framework.
AI Agents Have "Hands": The Shift from Chat to Action
Traditional chatbots only generate text; their risks center on content accuracy and data leakage. AI agents, however, connect to knowledge bases, databases, ticketing systems, browsers, RPA, email, calendars, code repositories, and business APIs. They not only "think" but also "act" — decomposing tasks, selecting tools, and executing continuously. This moves AI from content productivity to process productivity, but it also means an error becomes an action: a wrong data query, an unauthorized system access, an automatic notification sent without confirmation, or an unapproved process transition.
Therefore, agent security cannot focus only on prompts and outputs. The core is managing the agent as a "software identity with permissions."
Policy Trends Push Toward Application-Level Security
Chinese AI governance is extending from model compliance to concrete application security:
May 2026 : Cyberspace Administration of China (CAC) released "Implementation Opinions on Standardized Application and Innovative Development of Intelligent Agents," calling for secure toolchains, adversarial sample detection, behavior anomaly detection, and capabilities to discover, intervene, block, and recover from non-compliant agent behaviors, plus standard protocols for scenarios, quality evaluation, security assurance, and trusted certification. Source: https://www.cac.gov.cn/2026-05/08/c_1779979789523320.htm
June 2026 : National Standard Information Public Service Platform published the draft national standard "Basic Requirements for Intelligent Agent Application Security" (Plan No. 20263116-Q-252), covering design, deployment, and operations with technical requirements for identity labeling, system permission calls, tool invocation, data collection/use, human intervention for high-risk operations, log retention, dynamic monitoring, anomaly blocking, and emergency shutdown. Source: https://std.samr.gov.cn/gb/search/gbDetailedCNF?id=4C5277928DA2411EE06397BE0A0AE436
July 2026 : National Cybersecurity Standardization Technical Committee (TC260) sought comments on "Cybersecurity Technology — Classification and Grading Method for Artificial Intelligence Application Security," signaling that risk depends not only on model size but on the business context, connected systems, affected objects, and degree of autonomy. Source: https://www.tc260.org.cn/portal/suggestion-detail/c8801e1c45954e098355a334d703a003
The focus has shifted from the model itself to the application scenario.
Four Questions to Assess Agent Permission Risk
To judge whether an agent application is truly controllable, ask four questions:
Who is it? Does the agent have an independent identity? Are user identity and system identity distinguished? Risk: Unable to determine whether an action was performed by a human, the system, or the agent acting on behalf.
What can it touch? Which data, tools, interfaces, files, and business objects are accessible? Risk: Overly broad read/call scopes granted for demo convenience.
How far can it go? Are query, draft, submit, modify, delete, and external send actions tiered by risk? Risk: Low-risk and high-risk actions bundled in the same authorization.
Who can stop it? Do high-risk actions require human confirmation? Can anomalies be blocked? Is rollback possible? Risk: Once continuous execution fails, only post-hoc remediation is available.
This framework reframes the agent from "a chatting AI" to "a software executor that moves." Query capabilities can be more open, but external send, delete, approve, pay, permission change, bulk export, and cross-system sync must not share the same automation tier. A mature agent knows what can be automated, what can only assist, and what must pause for human confirmation.
Governance Must Start at Product Design
Many security issues are baked in during design. If an agent lacks independent identity, least privilege, action tiering, audit logs, and anomaly blocking from the start, retrofitting controls later becomes costly patches that degrade user experience. Better to design governance into the product:
Boundaries on tool invocation. Not every connectable system should be connected; not every callable interface should be open. Tools must be risk-tiered: read-only, write, approval-required.
Human–machine division for high-risk actions. Agents can gather information, generate proposals, flag risks, and pre-fill processes, but formal submission, permission changes, bulk exports, external sends, and delete/overwrite operations need explicit human confirmation.
Logs must reconstruct the full chain. Agent logs should capture task origin, user intent, invoked tools, key parameters, returned results, human confirmations, and exception handling — not just the final result.
Permission policies must adapt to context. An agent in testing, internal office use, public-facing service, or connected to core business systems faces different risk levels; permissions and security policies should vary accordingly, not remain static.
These are security requirements, but fundamentally product requirements. Trust depends on whether users know the agent's boundaries, whether the organization can trace its behavior, and whether someone can take over at critical moments.
Avoid "Deploy First, Govern Later"
Agents attract adoption by stitching together actions previously scattered across systems, processes, and people. The more useful they are, the more business scenarios they enter; the closer they get to real processes, the less they can be managed as ordinary AI assistants. A divergence is likely: some agents remain at demo stage, showing many capabilities but unable to enter critical business; others appear less flashy but have solid identity, permission, tool, log, confirmation, blocking, and rollback controls, making them viable for long-term organizational use.
The real test is whether the organization can answer three questions after the agent enters production:
Why did it do this?
By what authority could it do this?
If it went wrong, who could stop it in time?
Only agents that can answer these move from "impressive demo" to "trusted productivity." Without answers, more automation concentrates more risk.
References
Cyberspace Administration of China: "Implementation Opinions on Standardized Application and Innovative Development of Intelligent Agents," May 8, 2026. https://www.cac.gov.cn/2026-05/08/c_1779979789523320.htm
National Standard Information Public Service Platform: "Basic Requirements for Intelligent Agent Application Security" National Standard Plan, Plan No. 20263116-Q-252. https://std.samr.gov.cn/gb/search/gbDetailedCNF?id=4C5277928DA2411EE06397BE0A0AE436
National Cybersecurity Standardization Technical Committee: "Cybersecurity Technology — Classification and Grading Method for Artificial Intelligence Application Security" Draft for Comment, July 15, 2026. https://www.tc260.org.cn/portal/suggestion-detail/c8801e1c45954e098355a334d703a003
Cyberspace Administration of China et al.: "Interim Measures for the Management of Generative AI Services," issued July 13, 2023, effective August 15, 2023. https://www.cac.gov.cn/2023-07/13/c_1690898327029107.htm
NIST: "Artificial Intelligence Risk Management Framework: Generative Artificial Intelligence Profile," NIST AI 600-1, July 26, 2024. https://www.nist.gov/publications/artificial-intelligence-risk-management-framework-generative-artificial-intelligence
OWASP GenAI Security Project: "2025 Top 10 for LLM Applications," covering Prompt Injection, Sensitive Information Disclosure, Excessive Agency, etc. https://owasp.org/www-project-top-10-for-large-language-model-applications/
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Frontline Investigation
Daily curates a variety of tech resources, tools, tips, and news (5G, big data, cloud computing, AI), aiming to become a go-to popular science encyclopedia for everyone.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
