Skip to main content

creating-claude-agents

Provides expert guidance on creating and improving Claude Code agents, covering structure, validation, and best practices.

Install this skill

or
95/100

Security score

The creating-claude-agents skill was audited on Mar 4, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 509

Template literal with variable interpolation in command context

SourceSKILL.md
509const query = \`SELECT * FROM users WHERE id = \${userId}\`;
Scanned on Mar 4, 2026
View Security Dashboard