PreToolUse
01Hook
Runs before the agent uses a tool for Bash tool calls, executing code_scanner_hook.py, observability_hook.py and pii_checker_hook.py via python3 (3 commands). From alibaba/anolisa.
ANOLISA (Agentic Nexus Operating Layer & Interface System Architecture) | Agentic OS with runtime, security, observability, and Tokenless response compression for lower token usage and cost.
Hook
Runs before the agent uses a tool for Bash tool calls, executing code_scanner_hook.py, observability_hook.py and pii_checker_hook.py via python3 (3 commands). From alibaba/anolisa.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt_scanner_hook.py, pii_checker_hook.py, skill_ledger_hook.py and observability_hook.py via python3 (4 commands). From alibaba/anolisa.
Hook
Runs after a tool call finishes, executing pii_checker_hook.py and observability_hook.py via python3 (2 commands). From alibaba/anolisa.
Hook
Runs when the agent finishes a response, executing observability_hook.py via python3. From alibaba/anolisa.