Skip to content

[RFC] Add OAP pre-action authorization for skill/tool security #1213

@uchibeke

Description

@uchibeke

DeerFlow 2.0 provides excellent Docker sandboxing and optional human approval for tools - but there's no deterministic, policy-driven authorization layer for tool calls. The Open Agent Protocol (OAP) defines a before_tool_call standard (DOI: 10.5281/zenodo.18901596) that would integrate naturally into DeerFlow's skill execution layer: a JSON/YAML policy declares which tools each agent/skill can invoke, checked automatically before any tool execution. This would give enterprise deployments verifiable, auditable authorization boundaries without requiring manual approval for every action. Given DeerFlow's focus on autonomous multi-step tasks, OAP integration would be a significant differentiator for production deployments that need automated guardrails.

Please let me know your thoughts and if I can open a Pull Request to add this. Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions