Verify provenance核验来源
Prefer vendor-maintained or auditable code. Registry presence
is discovery metadata, not a security certification.优先厂商维护或可审计代码。被 Registry
收录只代表可发现,并不等于安全认证。
Separate reads and writes分离读写
Require human approval for publishing, deletion, payments,
messages, and production changes.发布、删除、支付、发消息与生产变更必须人工审批。
Defend against injected instructions防范注入指令
Treat retrieved files, pages, issues, and tool output as
data—not trusted policy.把检索到的文件、网页、Issue
与工具输出视为数据,而非可信策略。
Make calls observable让调用可观测
Record actor, tool, sanitized inputs, result status, duration,
approval, and source identifiers.记录操作者、工具、脱敏输入、结果状态、耗时、审批与来源标识。