skill-candidates/white-hat/SKILL.md
Run a defender-first security sweep on code, configs, prompts, model/tooling surfaces, or third-party contribution lanes. Use when a request involves safe bug, leak, zero-day-class, exploit, or hack hunting for protection, when contributing to outside repositories and you want a focused security pass, or when touching auth, secrets, permissions, network exposure, prompt/tool boundaries, data flow, or update/build surfaces. This skill is defensive only and must never be used for weaponization or unauthorized access.
npx skillsauth add grtninja/skill-arbiter white-hatInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to keep technical work on the good-guy side: proactively look for bugs, leaks, unsafe defaults, exploitable states, and disclosure obligations without turning the task into offensive security work. Apply it before and after meaningful edits on sensitive surfaces and whenever the user explicitly asks for a safety, leak, exploit, vulnerability, or hardening sweep.
.github/workflows/**, GitHub rulesets, CODEOWNERS, protected branches, GITHUB_TOKEN permissions, reusable workflows, or CI/CD secret handling.$security-best-practices when the job needs secure-by-default implementation or code-review guidance.$security-threat-model when trust boundaries, attacker capabilities, or abuse-path mapping materially affect the work.$security-ownership-map when sensitive ownership gaps or disclosure routing matter.references/tooling-and-sources.md and keep third-party sources in discovery-only posture until they have been rewritten or admitted locally.references/defender-patterns.mdreferences/tooling-and-sources.mddevelopment
Validate and repair VRM Sandbox startup acceptance with shim-first local model authority, frontend/backend bring-up, and avatar-runtime launch proof. Use when launch behavior, chat handoff, voice fallback, or runtime bridge acceptance must be verified end to end.
documentation
Align documented voice-command catalogs, endpoint action allowances, and live runtime handlers so operator-visible voice surfaces match what the stack can actually execute. Use when voice command docs, parser matrices, endpoint permissions, or runtime action routing drift apart.
development
Track SkillHub trend and topic drift, maintain a bounded rewrite watchlist, and surface emerging gaps worth turning into repo-owned skills. Use when the marketplace query set shows new families or when the current shortlist has gone stale.
testing
Watch SkillHub source reputation over time by tracking fetch failures, review posture, security metadata, and promotion blockers across marketplace sources. Use when the repo needs a bounded reputation ledger instead of a one-shot snapshot.