skill-permissions
Audit Skill Permissions
Claude Code skills can need shell permissions that are hard to review manually. This skill analyzes declared command usage and helps create matching allowlist entries with warnings for broad changes.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "skill-permissions" from https://skillstore.io/skills/guo-yu-skill-permissions.md and its manifest at https://skillstore.io/api/skills/guo-yu-skill-permissions/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "skill-permissions". Analyze the port-allocator skill.
Expected outcome:
- Lists detected commands such as find, ls, cat, and lsof.
- Shows proposed Claude Code allow rules.
- Recommends a specific allow command for that skill.
Using "skill-permissions". Show permissions for all skills.
Expected outcome:
- Displays a table of installed skills and major permission groups.
- Marks skills that need authorization.
- Suggests reviewing results before batch authorization.
Using "skill-permissions". Authorize one reviewed skill.
Expected outcome:
- Reports that permission rules were merged.
- Shows the settings file affected.
- Reminds the user that permissions apply in a new session or after clearing.
Security Audit
High RiskThe skill is a security-sensitive permission management helper, not malware. Most dangerous command hits are documented blocklist examples, but the skill can broaden Claude Code Bash allow rules and batch-modify settings or skill files, so publication should require strong warnings and safer defaults.
Confirmed security concerns (4)
Capability review items (115)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (50)
📁 Filesystem access (50)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/guo-yu-skill-permissions/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/guo-yu-skill-permissions?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/guo-yu-skill-permissions?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/guo-yu-skill-permissions/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/guo-yu-skill-permissions.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
guo-yu. (2026). skill-permissions security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/guo-yu-skill-permissions/audits/6BibTeX citation
@techreport{guo-yu-guo-yu-skill-permissions-2026,
author = {guo-yu},
title = {skill-permissions security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/guo-yu-skill-permissions/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "skill-permissions security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "guo-yu"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/guo-yu-skill-permissions/audits/6"
identifiers:
- type: other
value: "skillstore:guo-yu-skill-permissions:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Review a new community skill
Analyze a single downloaded skill before granting Claude Code Bash permissions.
Prepare a local skill set
Summarize permissions across installed skills before a team setup session.
Document permission needs
Generate allow command guidance that explains the permissions a skill requires.
Try These Prompts
Use skill-permissions to analyze the permissions required by <skill-name> and explain each requested permission.
Run the read-only skill permission analysis for <skill-name>. Do not modify settings until I approve the proposed allow rules.
Analyze all installed Claude Code skills and group the results by low, medium, and high permission risk.
Analyze all skills, identify permissions that should not be auto-approved, and prepare explicit allow commands for only the reviewed skills.
Best Practices
- Run read-only analysis before using any authorization command.
- Prefer explicit per-skill authorization over allow-all or inject modes.
- Review generated wildcard permissions before adding them to settings.json.
Avoid
- Do not run batch authorization for unreviewed community skills.
- Do not treat generated allow rules as proof that a skill is safe.
- Do not inject allow commands into many skill files without version control or backups.
Frequently Asked Questions
Does this skill execute the detected commands?
Why is this skill security-sensitive?
Should I use allow-all?
Can it detect malicious skills?
What files does it touch?
When do new permissions apply?
Developer Details
Author
guo-yuLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
1ffa7643651792ccb4bd3b15d924d2c97edff755
Maintenance freshness
7/18/2026
Usage
5 downloads · 275 views
File structure