From sentinelx-prime
Prompts for advisory-only security reviews of changed code via git diffs or file inspections when implementation completes or review requested.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sentinelx-prime:sentinelx-review-gateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run an advisory-only security review after implementation. This skill reports findings but does not block progress by default.
Run an advisory-only security review after implementation. This skill reports findings but does not block progress by default.
../sentinelx-prime/references/interaction-model.md for language behavior when available.references/review-categories.md.../sentinelx-prime/references/active-analysis.md. If git-backed active analysis is unavailable but shell reads still work, you may inspect files already visible in context or explicitly named by the user as a limited current-source fallback. If shell access is unavailable, stay description-based and note the fallback in assumptions.../shared/common-web-threats.md, ../shared/finding-schema.md, and a stack profile when relevant.../shared/finding-schema.md. Include evidence_source whenever code, diff, heuristic, or description evidence materially affected the conclusion.npx claudepluginhub alicankiraz1/sentinelxprime --plugin sentinelx-primeAudits staged git diffs for OWASP Top 10 issues and dependency typosquatting before committing. Designed for pre-commit review of security-sensitive changes.
Reviews implementation changes for vulnerabilities, insecure patterns, and coding best practices. Focuses on code deltas rather than full audits.
Performs structured code reviews checking requirements, quality, and security standards after changes or before merge. Uses git diffs, context snapshots, and blast radius for scope.