permission-attenuation

Community

Minimum-privilege enforcement for Claude tools.

AuthorForexgod21
Version1.0.0
Installs0

System Documentation

What problem does it solve?

When Claude orchestrates tools, APIs, or external services, this skill ensures only the minimum permissions are granted for the specific sub-task, preventing privilege creep and credential exposure.

Core Features & Use Cases

  • Least-Privilege Checks: validates that each sub-task receives only the permissions it strictly requires.
  • Scoped Credential Handling: prevents the flow of raw or broad credentials across task boundaries.
  • Per-Task Revocation: flags and revokes permissions when a sub-task completes, avoiding persistent access.
  • Use Case: In an agentic workflow that chains tools, this skill stops a tool from inheriting permissions from the parent task and enforces tight, time-bound access.

Quick Start

Install this SKILL.md into your Claude skills directory and activate it before orchestrating any tool calls.

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-attenuation
Download link: https://github.com/Forexgod21/YVYC-Claude-Skills/archive/main.zip#permission-attenuation

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 471,000+ vetted skills library on demand.