akasecurity/ai-tc

Guardrails for the agent harness. Regulated data stays on your machine, and every prompt and tool call is scanned before it runs.

10Stars on the repository
32Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

SessionStart

01

akasecurity/ai-tc

Hook

Runs when a session starts, executing session-start.js via node. From akasecurity/ai-tc.

10 3d ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

akasecurity/ai-tc

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From akasecurity/ai-tc.

10 3d ago A tokens not measured copy · 55% Apache-2.0

PreToolUse

03

akasecurity/ai-tc

Hook

Runs before the agent uses a tool for Bash, Edit, Write, WebFetch, MultiEdit, NotebookEdit, Task and mcp__.* tool calls, executing pre-tool-use.js via node. From akasecurity/ai-tc.

10 3d ago A tokens not measured original Apache-2.0

PostToolUse

04

akasecurity/ai-tc

Hook

Runs after a tool call finishes for Bash, Read and WebFetch tool calls, executing post-tool-use.js via node. From akasecurity/ai-tc.

10 3d ago A tokens not measured original Apache-2.0

MessageDisplay

05

akasecurity/ai-tc

Hook

Runs when a message is displayed, executing message-display.js via node. From akasecurity/ai-tc.

10 3d ago A tokens not measured original Apache-2.0

Stop

06

akasecurity/ai-tc

Hook

Runs when the agent finishes a response, executing stop.js via node. From akasecurity/ai-tc.

10 3d ago A tokens not measured copy · 48% Apache-2.0