ワンクリックで
requires-keyvault-skill
Synthetic test fixture — a skill that opts into Mordred keyvault protection.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Synthetic test fixture — a skill that opts into Mordred keyvault protection.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Run the mordred-hermes release runbook — version bump, dev PR, dev→main release PR, TestPyPI dry run, verification, PyPI publish, tag. Use when the user asks to release, publish, or bump the package version.
Read-only inspection of the Mordred privacy layer (status, policy, network path, plugins). Observe only — never mutate or read secrets.
Synthetic test fixture — a skill that declares Tor as its required network path.
Synthetic test fixture — a skill that declares clearnet network access.
Synthetic test fixture — a skill with no metadata.mordred extension at all.
SOC 職業分類に基づく
| name | requires-keyvault-skill |
| description | Synthetic test fixture — a skill that opts into Mordred keyvault protection. |
| metadata | {"mordred":{"network_requirements":"local-only","requires_keyvault":true}} |
This skill is used by tests/test_install_wrapper.py to assert that
hermes mordred install enforces metadata.mordred.requires_keyvault:
strict mode blocks the install when the keyvault holds no keys, lenient
mode warns, and off mode allows. network_requirements: local-only keeps
the network decision at allow so the keyvault decision is observed in
isolation.