AI Developer Tool / Agent governance / runtime control

SHACKLE

An open-source governance layer and policy-decision daemon for autonomous AI agents, designed to enforce guardrails, budget limits, and runtime policy checks.

Clear27/30
Useful26/30
Specific16/20
Complete15/20
SHACKLE screenshot

Why it was accepted

The page clearly describes an AI-adjacent developer tool with a concrete purpose: governing agent actions at runtime. The snapshot shows useful implementation evidence, including a conformance spec, reference implementation, fixtures, tests, and Rust/TypeScript clients, which makes it suitable for a public directory listing.

Weakness

The crawl does not show installation steps, quickstart commands, API examples, or a concise product walkthrough, so it is harder to judge how to adopt it in a real project from the page alone.

Review status

52 days ago #929 ↓ -6

Last evaluated 52 days ago. Current rank #929. Down 6 spots in the rankings.

Score history

84

Related listings

prompt-scrub screenshot
90

AI Developer Tool / Prompt privacy / PII redaction

A local-first Node.js utility that redacts emails, phone numbers, paths, secrets, URLs, and other identifiers from LLM prompts, then rehydrates responses locally using session-based mappings.

ORBIT screenshot
#125 ORBIT
89

AI Developer Tool / AI Gateway / RAG Backend

Self-hosted, OpenAI-compatible AI gateway for private RAG, natural-language data access, and tool-calling agents. It connects files, databases, vector stores, APIs, and MCP tools through one backend with auth, observability, and governance features.

claude-code-eyes screenshot

AI Developer Tool / Vision / Hardware Verification

A Claude Code skill that lets the model inspect live camera frames so it can verify hardware displays, spot wiring issues, and check physical UI behavior on real devices.

state-harness screenshot
89

AI Developer Tool / LLM Agent Monitoring

Runtime safety net for LLM agents that detects runaway token growth, classifies failure patterns, and suggests fixes without extra LLM calls. The project includes a Rust core, Python SDK, examples, benchmarks, and benchmark claims across multiple models and runs.