tirith
Blocks malicious shell commands and supply-chain attacks before execution
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install tirith?โผ
Run `npx skills add sheeki03/tirith --all -g -y` in your terminal to install this skill globally.
What does tirith protect against?โผ
It blocks homograph domain attacks, pipe-to-shell downloads, base64 decode-execute chains, credential exfiltration, invisible Unicode, and malicious packages using 244 detection rules.
Does tirith work with AI coding agents?โผ
Yes. It integrates with Claude Code, Cursor, Codex, Windsurf, and many other agents through blocking hooks and an MCP gateway that screens tool calls.
Will tirith slow down my terminal?โผ
No. Safe commands pass through a sub-millisecond fast path with zero output, so you only notice it when a threat is blocked.
Can I use tirith without security expertise?โผ
Yes. Install it, add one line to your shell profile, and it silently guards every command with clear explanations whenever it blocks something.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core