Skip to content

[3P] Automated pre-review safety scanning #54

Description

@serge-ivo

Part of the open-to-third-party program. Feeds the curated review queue (#W3) so humans see risk up front.

  • Static checks on submitted config + code: declared tool scope vs actual use, SSRF/egress (`lib/ssrf.ts`), any attempt to read secrets/other tenants, prompt-injection heuristics in the system prompt, obvious cost-bomb patterns (unbounded loops/fan-out).
  • Produce a risk score + findings attached to the review item.
  • Hard-block on clear violations (secret access, eval, cross-tenant); soft-flag the rest for the human reviewer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3: laterDesign, strategy, or deferred pending a decision or demanddeferred: no demandBlocked on the #68 focus bet — not before external users existenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions