Skip to content

Add agent-guard to Tools & Frameworks#26

Open
yui-stingray wants to merge 1 commit into
LLMSecurity:mainfrom
yui-stingray:add-agent-guard
Open

Add agent-guard to Tools & Frameworks#26
yui-stingray wants to merge 1 commit into
LLMSecurity:mainfrom
yui-stingray:add-agent-guard

Conversation

@yui-stingray

@yui-stingray yui-stingray commented Jul 3, 2026

Copy link
Copy Markdown

Adding agent-guard, a vendor-neutral static evidence and conformance layer for repositories maintained with coding agents.

What it does: inventories agent-facing repository surfaces such as instruction files, skills, MCP metadata, policies, and workflows; checks reviewed static rules and digests; and emits deterministic, sanitized JSON, Markdown, SARIF, and evidence-pack metadata for CI and maintainer review.

Boundary: it does not execute agents, skills, or MCP servers, run LLM review, validate live OAuth flows, or replace a dedicated secret scanner. Its role is to make reviewed repository configuration and drift inspectable through stable evidence contracts.

Project status: MIT-licensed Python package on PyPI with a GitHub Action and pre-commit integration. The project is alpha. Its published Agent-Guard Bench results are a self-authored static regression corpus and are explicitly not presented as independent product validation.

Disclosure: I maintain agent-guard. Happy to adjust the wording or placement to match this list's conventions.

@yui-stingray

Copy link
Copy Markdown
Author

Disclosure: I maintain agent-guard. It is still alpha, and the current benchmark is self-authored rather than independently validated; I included that caveat in the README/PR text. Happy to adjust the wording or placement if you prefer a more neutral entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant