From 4a8b717b8f73c54f68a07e833eb7e2da4dda907b Mon Sep 17 00:00:00 2001 From: askalf <263217947+askalf@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:34:12 -0400 Subject: [PATCH] fix(watch): re-accept agentforce-generate after v0.9 upstream release Second drift this week on the same skill: Salesforce released v0.9 (pin f7630726 -> 1df4ca2f) within ~2h of the previous re-acceptance. Delta hand-reviewed in full: SKILL.md gains an 'Optimize an Agent' workflow (with an explicit STOP-for-user-approval step) + 4 new optimization-pattern reference docs (334 lines, all read) - pure Agent Script refactoring documentation, no exfil/injection/secret content. The instruction-override trigger remains the pre-existing fixture prose; scan verdict is the identical single finding. New skillHash bddf5715 computed via the same scan+skillHash path the watch uses and re-verified against the fetched bytes. --- support/watch-accepted.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/support/watch-accepted.json b/support/watch-accepted.json index d3033ad..f4bfdb7 100644 --- a/support/watch-accepted.json +++ b/support/watch-accepted.json @@ -1,9 +1,9 @@ { "agentforce-adlc:agentforce-generate": { - "hash": "551ada69fa206d78846aa758f14a603028a09925816d9cb9a7bb01bb30a8d348", + "hash": "bddf57157b63206f7c5ac2ea68321a71b316d7b259ffa9041eb3aa8ac762a833", "class": "security-testing fixtures", - "note": "Salesforce Agentforce docs ship attack strings as test payloads — re-accepted 2026-07-16 after upstream drift: delta was docs-only (permset-assignment verification steps, read-only SOQL); fixture content unchanged", - "reviewed": "2026-07-16" + "note": "Salesforce Agentforce docs ship attack strings as test payloads — re-accepted 2026-07-17 after a second upstream drift this week: v0.9 adds an agent-optimization workflow (4 new pattern reference docs, hand-read in full); fixture content unchanged", + "reviewed": "2026-07-17" }, "agentforce-adlc:agentforce-secure": { "hash": "2f2bf93f5f3efcb07e6e404cffbd295195267fb441c88857238c72b315e60723",