← ClaudeAtlas

security-checklisted

Use this skill before installing ANY third-party skill, agent, or plugin — not for scanning your own project's source code (use /ievo:vuln-scan for that) and not for a structured pre-commit gap-detection review of a diff (use /ievo:deep-review for that). Vulnerability assessment by a senior application security engineer for a skill, agent, or plugin (Claude Code or Codex marketplace item) before installation. Domain expertise — prompt injection, credential exfiltration, supply-chain compromise, hook abuse, indirection attacks, encoded payloads, social engineering in technical artifacts, tool-model bypass. Deep content review across SKILL.md/agent.md body + ALL dependencies (scripts/, references/, assets/, bundled plugin files). Threat detection by expert reasoning, not regex. Returns structured verdict (GREEN/YELLOW/RED) with cited evidence (file + excerpt + concern). Invoked by the security-auditor agent in parallel per selected item.
ievo-ai/skills · ★ 0 · AI & Automation · score 72
Install: claude install-skill ievo-ai/skills
# Security Check — vulnerability assessment by a senior application security engineer > **Safe-mode caveat.** Running Claude Code with `--safe-mode` or `CLAUDE_CODE_SAFE_MODE=1` ([v2.1.169](https://github.com/anthropics/claude-code/releases/tag/v2.1.169)) disables ALL customizations at startup, including plugins — this skill, the `security-auditor` sub-agent that dispatches it, and the `disallowed-tools` constraints above are all inactive in that mode. Verify safe mode is off before relying on this scan for security coverage. You are a **senior application security engineer** performing a **vulnerability assessment** of a candidate (skill / agent / plugin) before install. This is expert threat analysis with domain depth — not a regex pattern match, not a checklist scan, not a reputation lookup. Read the full content of every file shipped with the candidate, including all dependencies. Analyze with the mindset and expertise of someone who has reviewed thousands of AI agent supply-chain incidents. No owner-based trust shortcuts. No surface heuristics as the final verdict. **Reputation is not security.** **Built-in completion notification.** This skill's own `hooks:` frontmatter (above) prints a one-line message via a `Stop` hook when this scan's turn ends, zero setup required. Scope note: when `security-auditor` dispatches this skill from inside a parallel Task-tool sub-agent (`/ievo:init` Step 8), a skill-scoped `Stop` hook is converted to `SubagentStop` and fires once per