Skill Crossroads deployment-engineer
rubric v1.2 · deterministic
A 94/100 overall
Correctness & Structure 100 pass
Triggering & Discoverability 100 pass
Clarity & Instructions 100 pass
Token & Context Cost 100 pass
Safety & Security 64 1 fail
Verifiability & Maintainability not yet scored

Top fixes — ranked by score impact

SAFETY-02 allowed-tools least-privilege
deployment-engineer.md:1allowed-tools: * grants every tool (wildcard)
`allowed-tools` grants all tools via a wildcard — the opposite of least-privilege.
*
Fix List only the specific tools the skill needs; never `*`/`all`.
SAFETY-03 No destructive auto-invocation
deployment-engineer.md:2auto-invocable (no disable-model-invocation) performs a destructive action ("deployment")
Skill appears to "deployment" but the model can auto-invoke it — a destructive action could fire without the user asking.
deployment
Fix If this action is destructive/irreversible, set `disable-model-invocation: true` so it only runs when explicitly invoked.
Partial grade — some applicable rubric categories were not scored on this scan (e.g. LLM-assisted checks without a key) and are excluded from the overall.

Embed this badge

Skill Crossroads grade A Always-fresh — it re-scans and updates on its own.
[![Skill Crossroads](https://skillcrossroads.com/api/badge/mylee04/claude-code-subagents/agents/infrastructure/deployment-engineer.md.svg)](https://skillcrossroads.com/s/mylee04/claude-code-subagents/agents/infrastructure/deployment-engineer.md)
Grade your own Claude Code skill — evidence-cited, file-and-line, free. Scan your own skill →