Claude Denied Tools Action
Version updated for https://github.com/koki-develop/claude-denied-tools to version v1.2.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Claude Denied Tools GitHub Action analyzes execution logs from the Claude Code Action to identify tools that were denied due to insufficient permissions. It automates the reporting process by posting detailed comments on pull requests or issues, helping users pinpoint and address permission-related problems. Key capabilities include generating a markdown-formatted report and providing a JSON list of denied tools for streamlined debugging.
Release notes
1.2.0 (2026-03-14)
Features
- allow action to run on non-PR/Issue events (254c0be)