agent/codex/core/commands/security.md
Snider bb88604045 feat(core): wire Core framework into agentic + monitor subsystems
Phase 2 of Core DI migration:
- Add *core.Core field + SetCore() to PrepSubsystem and monitor.Subsystem
- Register agentic/monitor/brain as Core services with lifecycle hooks
- Mark SetCompletionNotifier and SetNotifier as deprecated (removed in Phase 3)
- Fix monitor test to match actual event names
- initServices() now wires Core refs before legacy callbacks

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-24 14:44:53 +00:00

461 B

name description args
security Security-focused code review
commit-range|--pr=N

Security Review

Perform a security-focused review of the requested changes.

Focus Areas

  1. Injection vulnerabilities
  2. Authentication and authorisation
  3. Data exposure
  4. Cryptography and secret handling
  5. Vulnerable or outdated dependencies

Output

Return findings grouped by severity with file and line references, followed by a short summary count.