Yabbie Net
A safety net for AI agents. Catches unsafe tool calls before they execute.
Verify before you trust — model pinning, fallbacks, and runtime safety validation
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Install skill "Safety Checks" with this command: npx skills add safety-checks
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
A safety net for AI agents. Catches unsafe tool calls before they execute.
AI agent safety guardrails for tool calls. Use when (1) you want to validate agent tool calls before execution, (2) building agents that run shell commands, file operations, or API calls, (3) adding a safety layer to any MCP server or agent framework, (4) auditing what your agents are doing. Catches destructive commands, SSRF, SQL injection, path traversal, data exfiltration, prompt injection, and credential leaks. Zero dependencies, under 2ms.
Scans OpenClaw skills for security vulnerabilities and suspicious patterns before installation
Offline security scanner that detects unsafe code patterns in ClawHub skills before installation to help users assess potential risks locally.