permission-test-skill

Community

Verify skill permissions for secure operations.

Authormatteocervelli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a simple, isolated environment to test and verify the permissions granted to a Claude Skill, ensuring it can access necessary resources without unintended capabilities or over-privileging.

Core Features & Use Cases

  • Permission Verification: Execute basic operations to confirm the skill's exact access rights (e.g., file system, network).
  • Security Testing: Use as a baseline for security audits and debugging permission-related issues in new or existing skills.
  • Use Case: Before deploying a new skill that interacts with sensitive files, use this skill to confirm it only has the exact file system permissions required, adhering to the principle of least privilege.

Quick Start

Run the permission-test-skill to check its current access capabilities and ensure it operates within expected boundaries.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: permission-test-skill
Download link: https://github.com/matteocervelli/llms/archive/main.zip#permission-test-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.