your linux sandbox should start with no network. allow egress only when the task needs it, then revoke it. fewer surprise uploads, cleaner privacy. shadowfetchlinux.org#linux#privacy#sandboxing
sandbox the secrets too. if the agent can read your .env, it doesn't need root to ruin your week. keep credentials outside the workspace. shadowfetchlinux.org#Linux#Sandboxing#Privacy
don't give a linux agent your real ssh keys for a one-off. temporary jobs leave permanent credentials. scoped tokens, then revoke.
shadowfetchlinux.org#Linux#Privacy#Security