Skip to main content

security-review

Deprecated standalone security review skill. Use `code-review` when security concerns are in scope.

Aller à l'installation

Informations de source

Dépôt
mrzhangguoguo/oh-my-workbuddy
Dernière activité de la source
8 juillet 2026 à 07:14
Langue détectée de SKILL.md
anglais
Étoiles
2
Forks
1

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
security-review
category
review
status
deprecated
description
Deprecated standalone security review skill. Use `code-review` when security concerns are in scope.
agent_created
true
triggers
["security review","security audit","vulnerability review"]
> Ported from oh-my-codex `security-review`. OMX runtime conventions (`$macro` invocation, `omx` CLI, `.omx/` state directory) are replaced with WorkBuddy idioms (Skill tool, Agent tool, task list, `.workbuddy/memory`). # Security Review — deprecated Hard-deprecated. Do not invoke or route this skill. When security concerns are in scope, invoke the `code-review` skill (`skill: code-review`) and ask it to emphasize security/OWASP checks (injection, authn/authz, secrets, input validation, dependency CVEs). The `code-review` skill runs inside WorkBuddy with no `omx` binary and no `.omx/` directory.
Voir sur GitHub