Skip to content

fix(agent): preload manual assessment rules#70

Merged
M09Ic merged 1 commit into
masterfrom
fix/agent-manual-assessment
Jul 26, 2026
Merged

fix(agent): preload manual assessment rules#70
M09Ic merged 1 commit into
masterfrom
fix/agent-manual-assessment

Conversation

@M09Ic

@M09Ic M09Ic commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • preload the foundational aiscan skill for normal agent runtimes
  • preserve and deduplicate explicitly loaded skills
  • define manual web coverage when users prohibit automated scanners
  • add a runtime prompt regression test

Verification

  • go test -count=1 ./core/runner ./skills ./cmd/aiscan
  • Ubuntu CI-equivalent go test -tags "re2_cgo re2_static" -race -count=1 -timeout 5m ./... (all packages passed except existing network-dependent tools/arsenal test timed out downloading dnsx)
  • real deepseek-v4-pro run against a local login fixture: no scanner pseudo-command calls; inspected HTML/JS, form action, client route, and API clues

@M09Ic
M09Ic merged commit 06bc32b into master Jul 26, 2026
10 checks passed
@M09Ic
M09Ic deleted the fix/agent-manual-assessment branch July 26, 2026 05:07
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