Scope Audit

Community

Minimize skill permissions.

Authorseifreed
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps ensure that skills only request the minimum necessary permissions, preventing over-privileged access and enhancing security.

Core Features & Use Cases

  • Scope Inspection: Analyzes the declared scopes within a skill's configuration.
  • Intent Alignment: Compares requested permissions against the actual needs of the task.
  • Security Best Practices: Enforces policies against unnecessary write actions and shell access.
  • Use Case: Before deploying a new skill that needs to read user data, you can use this skill to verify it's not also requesting write access or the ability to execute arbitrary commands.

Quick Start

Use the scope audit skill to review the permissions declared in the 'data-reader' skill.

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: Scope Audit
Download link: https://github.com/seifreed/skill-veil/archive/main.zip#scope-audit

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.