Set tool permissions for Claude Code. Configures allowed commands, rules, and preferences in .claude/ directory. Triggers on: setperms, init tools, configure permissions, setup project, set permissions, init claude.
58
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./data/skills-md/0xdarkmatter/claude-mods/setperms/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The skill explicitly grants and auto-approves tools that fetch web content (e.g., "Bash(curl:*)", "Bash(firecrawl:*)", "Bash(perplexity:*)", "Bash(gemini:*)") and its required rules file (.claude/rules/cli-tools.md written in Step 4) contains a "Web Fetching" section instructing the agent to use WebFetch, r.jina.ai/URL, and firecrawl for scraping JS-rendered public pages, which means untrusted third-party content would be fetched and could influence subsequent tool use and decisions.
9eeba1e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.