Skip to content

fix: include VirusTotal in ClawHub prompt evidence#10

Merged
Patrick-Erichsen merged 1 commit into
mainfrom
pe/fix-clawhub-vt-prompt-parity
Jul 6, 2026
Merged

fix: include VirusTotal in ClawHub prompt evidence#10
Patrick-Erichsen merged 1 commit into
mainfrom
pe/fix-clawhub-vt-prompt-parity

Conversation

@Patrick-Erichsen

Copy link
Copy Markdown
Collaborator

Summary

  • Updates the bundled clawhub prompt to match prod wording that treats Static scan, VirusTotal, and SkillSpector as evidence sources.
  • Leaves the remaining worker-context values unchanged for now; those are dynamic ClawHub runtime inputs.

Validation

  • go run ./cmd/verify-clawhub-prompt --clawhub-dir /tmp/clawhub-prod-deploy-de19a6ba --out /tmp/clawhub-prompt-parity-after-vt.json --out-prompt /tmp/clawhub-prod-prompt-template-after-vt.md
  • go test -count=1 ./cmd/verify-clawhub-prompt ./internal/profiles ./internal/clawhubprompt
  • go test -count=1 ./...
  • go vet ./...

@Patrick-Erichsen
Patrick-Erichsen merged commit a7ecc98 into main Jul 6, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant