chore(workspace): install all 4 bundled hooks + model default update
- Installed hooks: boot-md, session-memory, command-logger, bootstrap-extra-files - Updated default model to litellm/copilot-claude-sonnet-4.6 - Added memory/startup-health.json + boot-last-run.json from boot check - Added memory/startup-health.md warning log - Captured new session memory files (2026-03-04/05) - Minor MEMORY.md + USER.md: added git preference line
This commit is contained in:
12
memory/2026-03-03.md
Normal file
12
memory/2026-03-03.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 2026-03-03
|
||||
|
||||
## Skills security decision
|
||||
- Installed several ClawHub skills successfully.
|
||||
- Two candidate skills were flagged as suspicious by ClawHub/VirusTotal and were NOT force-installed:
|
||||
- `kubectl`
|
||||
- `faster-whisper-transcribe`
|
||||
- Built safer local equivalents instead:
|
||||
- `skills/swarm-kubectl-safe`
|
||||
- `skills/whisper-local-safe`
|
||||
- Decision rationale: avoid force-installing flagged third-party skills in this environment.
|
||||
- Revisit policy: we may revisit those flagged skills later after manual security review and explicit approval.
|
||||
Reference in New Issue
Block a user