CloverSec CTF For Example 0.4.3
Install as a Codex marketplace from GitHub:
codex plugin marketplace add D1a0y1bb/CloverSec-CTF-ForExample --ref v0.4.3
codex plugin add cloversec-ctf-forexample@cloversec-ctfHighlights
- Kept the user-authored plugin display copy in
plugin.json; this release only updates the version and package metadata. - Confirmed the real collection executor is present:
cloversec_ctf_collect_executeconsumestask_plan.search_tasksand writes search results, cases, and evidence. - Confirmed material collection and resource routing are present: direct URLs, GitHub Release assets, repo tree previews, download sandbox records,
resource_classification.json, andresource_route.json. - Confirmed container/source/Dockerfile/compose/image-tar cases create a Dockerizer handoff instead of treating upstream Docker assets as CloverSec deliverables.
- Confirmed Hub session tracking is present and stops before final submit.
- Confirmed Chinese delivery package outputs are the human-facing handoff names; English JSON and compatibility files remain internal/tooling outputs.
Validation
- Official plugin validation passed.
- Release validation passed.
- Full unit test suite passed.
- Real CLI smoke tests covered collection execution, material collection, resource routing, Hub session state, and Chinese delivery packaging.