Locks down an AI agent by configuring platform-level tool restrictions (deniedTools) and Earl network egress rules. Use after Earl is working and templates are created, to make Earl's security guarantee enforceable rather than advisory.
$npx -y skills add mathematic-inc/earl --skill secure-agentInstalls into the current project.
Run `npx skills use "https://github.com/mathematic-inc/earl" --skill "mathematic-inc/earl/secure-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mathematic-inc/earl" that are relevant to the current task. Run `npx skills add "https://github.com/mathematic-inc/earl"` and select the relevant skills, then follow their instructions.