Agent Development
Analysis
This instruction-only skill has no code, but it recommends broad agent permissions and approval-bypassing settings that users should review before applying.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
## 2. Give All Tools to All Agents ... tools: Read, Write, Edit, Glob, Grep, Bash ... "WebFetch(domain:*)" ... "This avoids permission prompts without limiting agent capabilities."
This advises broad file-write, shell, and unrestricted web-fetch permissions for all future agents, and explicitly frames the allowlist as a way to avoid prompts rather than as narrowly scoped permission.
description: "[Role] specialist. MUST BE USED when [specific triggers]. Use PROACTIVELY for [task category]."
The skill intentionally teaches strong trigger wording for automatic delegation. This is purpose-aligned, but broad 'MUST BE USED' and 'Use PROACTIVELY' triggers can make agents activate more aggressively than a user expects.
