Agents
Enables the creation of custom agents with unique traits and voices for specialized tasks and perspectives.
Install this skill
or
85/100
Security score
The Agents skill was audited on May 23, 2026 and we found 11 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 26
Curl to non-GitHub URL
SourceSKILL.md
| 26 | curl -s -X POST http://localhost:8888/notify \ |
low line 59
Access to hidden dotfiles in home directory
SourceSKILL.md
| 59 | ~/.claude/PAI/USER/SKILLCUSTOMIZATIONS/Agents/ |
low line 164
Access to hidden dotfiles in home directory
SourceSKILL.md
| 164 | bun run ~/.claude/skills/Agents/Tools/ComposeAgent.ts --task "Review security" |
low line 165
Access to hidden dotfiles in home directory
SourceSKILL.md
| 165 | bun run ~/.claude/skills/Agents/Tools/ComposeAgent.ts --traits "security,skeptical,thorough" |
low line 168
Access to hidden dotfiles in home directory
SourceSKILL.md
| 168 | bun run ~/.claude/skills/Agents/Tools/ComposeAgent.ts --task "Security review" --save |
low line 169
Access to hidden dotfiles in home directory
SourceSKILL.md
| 169 | bun run ~/.claude/skills/Agents/Tools/ComposeAgent.ts --list-saved |
low line 170
Access to hidden dotfiles in home directory
SourceSKILL.md
| 170 | bun run ~/.claude/skills/Agents/Tools/ComposeAgent.ts --load "security-expert-skeptical-thorough" |
low line 171
Access to hidden dotfiles in home directory
SourceSKILL.md
| 171 | bun run ~/.claude/skills/Agents/Tools/ComposeAgent.ts --delete "security-expert-skeptical-thorough" |
low line 174
Access to hidden dotfiles in home directory
SourceSKILL.md
| 174 | bun run ~/.claude/skills/Agents/Tools/ComposeAgent.ts --list |
low line 175
Access to hidden dotfiles in home directory
SourceSKILL.md
| 175 | bun run ~/.claude/skills/Agents/Tools/ComposeAgent.ts --output json |
low line 26
External URL reference
SourceSKILL.md
| 26 | curl -s -X POST http://localhost:8888/notify \ |
Scanned on May 23, 2026
View Security DashboardGitHub Stars 14.4K
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
danielmiessler/Personal_AI_Infrastructure