Skip to main content

agent-deck

Manages terminal sessions for AI coding agents, enabling session control, MCP management, and automation through CLI commands.

Install this skill

or
83/100

Security score

The agent-deck skill was audited on Feb 12, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 33

Access to hidden dotfiles in home directory

SourceSKILL.md
33**For plugin users**, the path looks like: `~/.claude/plugins/cache/agent-deck/agent-deck/<hash>/skills/agent-deck/scripts/`
medium line 262

Access to hidden dotfiles in home directory

SourceSKILL.md
262**File:** `~/.agent-deck/config.toml`
low line 266

Access to hidden dotfiles in home directory

SourceSKILL.md
266config_dir = "~/.claude-work" # Custom Claude profile
low line 298

Access to hidden dotfiles in home directory

SourceSKILL.md
298cat ~/.agent-deck/config.toml | grep -v "KEY\|TOKEN\|SECRET" # Sanitized config
medium line 308

Access to hidden dotfiles in home directory

SourceSKILL.md
3084. Relevant log: `tail -100 ~/.agent-deck/logs/agentdeck_<session>_*.log`
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →