Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01V3s6WnubSSrFjAQTLQdVbG
209 B
209 B
Shell Safety Notes
This guide explains how to use your shell safely: prefer quoting variables, avoid running scripts you did not write, and review any command before you execute it. Nothing here runs code.