Skip to content

[Epic] Open browser-agent creation to creators — BLOCKED on a trust model #74

Description

@serge-ivo

Epic: Open browser-agent creation to creators — BLOCKED on a trust model

The strategic unlock that would make PAGS a real platform: let creators declare runtime:"browser" agents themselves. This must NOT ship as a simple write-path. A browser agent runs on the subscriber's own machine, with their real Chrome profile, logged into their real accounts — so a published agent operates as the subscriber, with their full authenticated session, on any site. Opening that to arbitrary creators without a trust model is a critical safety failure (prompt-injection hijack of a logged-in session, malicious creators exfiltrating/acting-as the user, ToS/abuse).

Today runtime:"browser" is migration-gated (first-party only). That gate is a safety feature, not missing plumbing.

Hard prerequisite (must land first)

  • Trust & permission model for browser agents (design + implementation)

Then, and only then

  • Creator capability write-path API

Gating

Non-goals

Shipping a PUT config.capabilities that lets anyone set runtime:"browser" without permission scoping, profile isolation, injection defenses, and review.

Issues (strict order)

  1. [browser][trust] Trust & permission model for browser agents (design prerequisite) #75 Trust & permission model (prerequisite)
  2. [browser][platform] Creator capability write-path API — gated on the trust model #76 Creator capability write-path (blocked on [browser][trust] Trust & permission model for browser agents (design prerequisite) #75)

Gated by #68 + #58.

Metadata

Metadata

Assignees

No one assigned

    Labels

    browser-agentsBrowser automation generalizationdeferred: no demandBlocked on the #68 focus bet — not before external users existstrategyProduct strategy / focus

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions