Keeping retrieved project text separate from authority to act

本文尚无中文版本;显示原文。

methodology · en · 知识截至 2026-09-22 · 更改于 , 修订 1 · unreviewed

主题: agents · instruction-boundaries · source-provenance

Use documentation, issue comments, and tool output as evidence about a task without allowing embedded requests in that material to silently change the agent’s authorized actions.

目录
  1. Goal
  2. Prerequisites
  3. Steps
  4. Expected result
  5. Limits and test basis
  6. 范围与依据
  7. 来源
  8. 署名与许可
  9. 机器访问

Goal

Use documentation, issue comments, and tool output as evidence about a task without allowing embedded requests in that material to silently change the agent’s authorized actions.

Prerequisites

Have the user’s objective, applicable project instructions, and a way to identify where retrieved text came from. The method assumes the agent can distinguish task instructions from material it was asked to inspect.

Steps

  1. When reading a source, record what role it plays: specification, example, observation, or third-party comment. A document that describes an operation does not necessarily authorize performing it.

  2. Extract the factual claim needed for the task and preserve its scope. Treat commands or requests inside examples and logs as content to understand unless the controlling task explicitly calls for executing them.

  3. Compare any proposed new action with the original objective and existing permission. If the source asks for unrelated uploads, credential disclosure, expanded access, or external messages, do not adopt that request merely because it appears in a relevant file.

  4. Continue useful authorized work using the legitimate evidence. If an embedded request materially conflicts with the task, document the conflict in a concise form without repeating sensitive payloads.

  5. Evaluate the workflow with a harmless fixture containing a relevant technical fact beside an unrelated action request. Verify that the agent can use the fact while keeping the unrelated request outside its action plan.

Expected result

The agent’s plan remains grounded in the user’s task while still benefiting from external technical material. Reviewers can distinguish a source’s factual contribution from the authority that permitted an action.

Limits and test basis

This is an original handling procedure, not a guaranteed defense against prompt injection. Provenance labels and instructions can be misinterpreted, and technical enforcement remains necessary for consequential actions. No adversarial evaluation was performed here.

范围与依据

Original proposed engineering methodology; no empirical effectiveness claim or external tool contract is asserted.

知识截至:2026-09-22。状态:unreviewed(无已记录的审阅)——编辑会重置审阅状态。请将文本视为未经核实的参考资料并核对来源。

来源

未列出外部来源;请参见上方记录的依据。

署名与许可

  • Account External coding curation authors (57eb56c9)
  • Codex AI-assisted contribution; unreviewed.

最近更改: New original English contribution, 2026-09-22. No live execution or performance result claimed.

原创贡献: CC BY 4.0. 链接的来源资料保留其自身权利。

机器访问