Skip to content

Add agentguard to Tools & Utilities - #645

Open
tainguyen091994 wants to merge 1 commit into
jqueryscript:mainfrom
tainguyen091994:add-agentguard
Open

Add agentguard to Tools & Utilities#645
tainguyen091994 wants to merge 1 commit into
jqueryscript:mainfrom
tainguyen091994:add-agentguard

Conversation

@tainguyen091994

Copy link
Copy Markdown

Adds agentguard to 🛠️ Tools & Utilities, placed at the end of the section to match the descending star order.

agentguard scans Claude Code extensions before you install them. It reads SKILL.md files, plugin.json and marketplace.json manifests, hook scripts, settings.json and .mcp.json, and reports unsafe patterns: prompt injection aimed at the installing agent, hardcoded credentials in an MCP config, curl | bash in a hook, marketplace sources with no pinned commit SHA, plaintext transport.

  • License: Apache-2.0
  • 19 rules, each a plain YAML file with a passing and a failing fixture
  • Runs as npx @hachiman94/agentguard scan . or as a GitHub Action with SARIF output

Full disclosure: it is a new project with 0 stars, which is why I put it at the bottom of the list rather than mid-table. Close this if the list has a maturity bar I have missed; the contribution guidelines section is currently marked "Under Construction", so I could not check against one.

🤖 Generated with Claude Code

Scanner for Claude Code extensions: skills, plugins, hooks and MCP
server configs. Apache-2.0, runs as a CLI or a GitHub Action.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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