Verifies permission levels and access controls within the Claude Code environment.
This diagnostic skill serves as a utility for developers to validate permission configurations and access rights within their LLM setup. Designed primarily for troubleshooting and initial configuration, it provides a controlled way to test if the environment is correctly scoped and if authorization protocols are functioning as intended. It is an essential tool for anyone building or managing complex skill sets who needs to ensure their security boundaries are properly defined.
Key Features
01Environment scoping tests
02Diagnostic permission verification
03Basic skill implementation template
04Access control validation
0513 GitHub stars
06Authorization debugging
Use Cases
01Troubleshooting authorization issues in custom skills
02Testing security boundaries within a development workflow
03Verifying access levels during initial environment setup