mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-23 21:12:14 -05:00
[PR #3084] [CLOSED] Add agchk — AI agent architecture audit tool #11359
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/3084
Author: @huangrichao2020
Created: 4/23/2026
Status: ❌ Closed
Base:
master← Head:feat/agchk-agent-audit-tool📝 Commits (1)
2056309Add agchk — AI agent architecture audit tool to Agent Skills section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Project
Description
agchkaudits any AI agent system or LLM-integrated project for 7 categories of architectural failures:exec(),eval(),subprocess(shell=True)without sandboxUsage
Why It Belongs
As AI agent frameworks grow rapidly, developers need tools to audit their architectures for security holes, reliability issues, and hidden failures.
agchkfills this gap.Integrated into: Langflow, GenericAgent, superpowers, Everything Claude Code, OpenCode, Anthropic Skills.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #3084] Add agchk — AI agent architecture audit toolto [PR #3084] [CLOSED] Add agchk — AI agent architecture audit tool