mention-workflow — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited mention-workflow (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill to translate mention-style Pensyve requests into the current Codex plugin surfaces.
Codex does not currently expose true @-mention dispatch for local plugin bundles. Treat a literal @pensyve in user text as explicit user intent, then route the request through the same Pensyve MCP tools used by $pensyve, /skills, and /pensyve.
Recommended explicit invocations today:
$pensyve what do you remember about this repo?/pensyve recall release workflow decisions@pensyve recall release workflow decisionsThe third form is a compatibility convention: Codex can follow it when the text reaches the model, but the platform does not provide @pensyve autocomplete, selection, or guaranteed dispatcher routing yet.
@pensyve.inspect, status, review, or forget, and how they want to mention or reference the subject.
pensyve_recall(query, entity?, types?, limit?, min_confidence?).
pensyve_inspect(entity, limit?).pensyve_status.pensyve_remember(entity, fact, confidence?).
pensyve_episode_start(participants), then call:
pensyve_observe(
episode_id: <working episode_id>,
content: "[proactive/in-flight/tier-1] <observation>",
source_entity: "codex",
about_entity: "<entity>",
content_type: "text"
)explicit yes before calling pensyve_forget(entity).
@pensyve is a native Codex composer primitive.Then continue with non-memory work when possible.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.