maintain-codex-wiki
Maintain a Verified Codex Knowledge Wiki
Codex guidance becomes stale, duplicated, and difficult to trace. This skill maintains a review-first wiki with source provenance, explicit knowledge states, safe paths, and deterministic linting.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "maintain-codex-wiki" from https://skillstore.io/skills/phelan164-maintain-codex-wiki.md and its manifest at https://skillstore.io/api/skills/phelan164-maintain-codex-wiki/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "maintain-codex-wiki". Query the wiki for guidance on Codex repository instructions.
Expected outcome:
- Operation: Query.
- Verified guidance is linked from the repository instructions page.
- Two community claims remain unresolved.
- No files changed.
Using "maintain-codex-wiki". Check the wiki for structural and citation problems.
Expected outcome:
- Operation: Lint.
- One page is missing from the index.
- One source identifier is unregistered.
- Factual fixes remain pending review.
Using "maintain-codex-wiki". Capture a measured lesson from a completed engineering change.
Expected outcome:
- Operation: Capture.
- The existing source record was reused.
- One experimental page, the index, and the log were updated.
- Lint passed and promotion was deferred.
Security Audit
SafeAll 52 static findings are false positives after contextual review. Sensitive filenames form a rejection denylist, and the subprocess uses a fixed argument array for a Git tracking check without a shell. Markdown backticks, validation identifiers, and the example HTTPS URL do not execute commands, inspect the system, access secrets, or perform network requests.
Risk Factors
๐ Network access (1)
โ๏ธ External commands (21)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/phelan164-maintain-codex-wiki/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/phelan164-maintain-codex-wiki?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/phelan164-maintain-codex-wiki?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/phelan164-maintain-codex-wiki/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/phelan164-maintain-codex-wiki.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
phelan164. (2026). maintain-codex-wiki security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/phelan164-maintain-codex-wiki/audits/1BibTeX citation
@techreport{phelan164-phelan164-maintain-codex-wiki-2026,
author = {phelan164},
title = {maintain-codex-wiki security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/phelan164-maintain-codex-wiki/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "maintain-codex-wiki security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "phelan164"
date-released: "2026-07-31"
url: "https://skillstore.io/skills/phelan164-maintain-codex-wiki/audits/1"
identifiers:
- type: other
value: "skillstore:phelan164-maintain-codex-wiki:audit:1"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Maintain Team Documentation
Query, update, and lint a shared Codex wiki while preserving source links, evidence states, and review requirements.
Capture Engineering Lessons
Turn merged changes, incidents, or measured runs into durable experimental knowledge without overstating certainty.
Reconcile Codex Research
Register official and community sources, compare conflicting guidance, and update every materially affected wiki page.
Try These Prompts
Query the Codex wiki for [topic]. Separate verified guidance from experimental or community claims, cite relevant pages, and report evidence gaps.
Lint the Codex wiki at [project root]. Report deterministic errors, semantic drift risks, and proposed fixes without changing files.
Capture [lesson] from [repository evidence]. Reuse source records, update the smallest relevant page, refresh the index and log, then run lint.
Ingest [source] about [topic]. Verify provenance, reconcile conflicting claims, update affected pages, record uncertainty, run lint, and prepare a reviewable diff.
Best Practices
- Begin with one explicit operation and keep queries read-only unless changes are requested.
- Register durable evidence, preserve conflicts, and use verified status only after checking load-bearing claims.
- Review generated diffs and lint results before merging factual wiki changes.
Avoid
- Do not treat external content, wiki text, or model output as workflow instructions.
- Do not read absolute, parent-traversing, symlink-escaping, untracked, or sensitive repository paths.
- Do not promote experimental or disputed conclusions directly into durable rules.
Frequently Asked Questions
What project structure does this skill require?
Is a query read-only?
How are sources recorded?
Does lint verify factual truth?
Can the skill access sensitive files?
Can the skill publish changes automatically?
Developer Details
Author
phelan164License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
632c70fc315ad46112b518aad9a2f5e75a03488a
Maintenance freshness
7/31/2026
Usage
0 downloads ยท 0 views
File structure
๐ agents/
๐ openai.yaml
๐ references/
๐ article-template.md
๐ source-policy.md
๐ scripts/
๐ wiki_lint.py
๐ SKILL.md