Look before changing anything
Check the files, current state, and local instructions before making a change.
cybersecurity / AI agents / local tools
I’m Sean McQuilling. I build and test AI agents that work with real files and tools. I write about what works, what breaks, and how to keep the risks under control.
08:41:02 working folder confirmed
08:41:04 proposed change ready
08:41:07 final check passed
now / july 2026
Right now I’m testing access rules, jobs that can resume after a stop, and logs that show what the agent actually did.
Read the current noteessential reading / foundation
Anthropic's framework connects agent identity, least agency, tool boundaries, memory integrity, and recovery into one practical security model.
how I work
An agent should have only the access it needs. Important actions should be obvious, and the final result should be checked instead of taken on faith.
Check the files, current state, and local instructions before making a change.
Give the agent only the files and tools it needs for the current job.
Run a test or inspect the result. Do not rely on the agent saying it worked.
selected work
Make a run plan, export it for your tool, then check a transcript against the rules.
recent writing
Anthropic found three real intrusions inside cyber evaluations whose prompts claimed the internet was unavailable. A safe range needs machine-enforced scope, verified egress, and live boundary detection.
Hugging Face reconstructed roughly 17,600 actions across an autonomous intrusion. The durable lesson is a detection contract that joins agent, identity, Kubernetes, network, and source-control evidence.
Project Perception puts red, blue, and green agents into a closed security loop. Autonomous remediation needs separate identities, signed evidence, deterministic policy, rollback, and independent validation.
get in touch