adversarial-review
Copyright 2026 Chris Williams (@voodootikigod)

This product is licensed under the Apache License, Version 2.0 (see LICENSE).

------------------------------------------------------------------------
Third-party attribution required by the Apache License, Version 2.0
------------------------------------------------------------------------

This product includes software derived from the OpenAI Codex
"adversarial-review" skill, licensed under the Apache License,
Version 2.0:

  - prompt-template.md
      Adapted (modified) from the Codex `adversarial-review` prompt.
      Changes: removed Codex-specific runtime references, added two
      attack-surface bullets, and repointed the schema reference.

  - schema.json
      Reproduced verbatim from the Codex review-output schema.

  - skills/adversarial-review/references/prompt-template.md
  - skills/adversarial-review/references/schema.json
      Bundled byte-for-byte copies of the two files above, included so
      the packaged skill is self-contained.

Upstream attribution notice, reproduced from the source NOTICE file:

    Copyright 2026 OpenAI

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
    implied. See the License for the specific language governing
    permissions and limitations under the License.
