Skip to main content

setup-workflow

Facilitates the initial setup of the claude-pilot plugin, ensuring proper directory structure and configuration for new projects.

Install this skill

or
97/100

Security score

The setup-workflow skill was audited on Feb 14, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 58

Access to hidden dotfiles in home directory

SourceSKILL.md
58PLUGIN_PATH=$(jq -r '.plugins["claude-pilot@claude-pilot"][0].installPath // empty' ~/.claude/plugins/installed_plugins.json 2>/dev/null || true)
low line 107

Access to hidden dotfiles in home directory

SourceSKILL.md
107Configuration: Add to ~/.claude.json under projects.<project-path>.mcpServers
low line 188

External URL reference

SourceSKILL.md
188**External**: [Claude Code MCP Configuration](https://docs.anthropic.com/claude-code/mcp) | [GitHub CLI Authentication](https://cli.github.com/manual/gh_auth_login)
Scanned on Feb 14, 2026
View Security Dashboard
Installation guide →