Skip to content
    View this page in English?Switch to English
    Langkau ke kandungan
    Gaincontrol
    Sumber / Pandangan Pakar

    Keselamatan agentik, dihujahkan dari seni binanya.

    Penulisan teknikal tentang keselamatan ejen AI, tadbir urus identiti dan pelaksanaan deterministik — daripada pasukan yang membina lapisan kawalannya.

    Terkini
    Gaincontrol Team·2026-09-19·3 minit bacaan

    The Tool Schema Can Lie to You

    A tool schema an agent reads at discovery is a promise, not a contract — nothing in MCP stops a server from serving a different schema by the time that tool is actually called. Checking the call, not the handshake, is what closes the gap.

    Baca artikel
    2026-09-11·3 minit bacaan

    Deny by Default Isn't a Slogan, It's a Latency Budget

    Authorizing every tool call before it leaves the agent is only as good as what the check costs. The choice between a network hop to a policy service and an in-process check decides whether deny by default survives production.

    2026-09-08·6 minit bacaan

    MCP Governance: The Critical Framework for Secure, Scalable Enterprise Integration

    MCP standardizes how agents reach tools and data, but the protocol itself is not a security boundary. Enterprises need a governance layer across scoping, authorization, credentials, third-party risk, data boundaries, and audit.

    2026-09-07·3 minit bacaan

    The Blank-Check Problem: How Agents Inherit Authority

    Agents don't arrive with authority of their own — they borrow a service account, an API key, or a human's session, and start acting under it. Unscoped inheritance is what turns an agent into a blank check with a user interface.

    2026-08-28·3 minit bacaan

    Agents Don't Need Roles. They Need Leases.

    Static role-based access control assumes an actor that holds still long enough for a role to describe it. Agents don't hold still — they need authority scoped to the task, not an entitlement that outlives it.

    2026-08-22·2 minit bacaan

    Shadow Agents: The Inventory Problem Nobody's Solved

    Most organizations can't produce a complete list of the AI agents running in their environment. The ones that matter most are the ones nobody registered.

    2026-08-18·3 minit bacaan

    What Is Agentic AI Security?

    "AI security" and "agentic AI security" sound like the same category. They're not. One centers the model; the other centers what the model is authorized to do once it can act.

    2026-08-18·2 minit bacaan

    MCP Server Security: The Gap Nobody's Patching

    Model Context Protocol standardized how agents call tools — and quietly became the default path most agent actions now take to reach the outside world. Almost nobody has threat-modeled it.