Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add serradura/okfnpx agentmods add plugins/serradura/okf/plugingit clone --depth 1 https://github.com/serradura/okfGrade A, and why
okf scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "okf",
"version": "2.2.0",
"description": "Open Knowledge Format for Claude: the OKF skill, /okf:gem setup and doctor, and a post-edit hook that runs the okf CLI's validate and lint checks on the bundle you touched.",
"author": {
"name": "Rodrigo Serradura",
"email": "[email protected]"
},
"homepage": "https://okfgem.com",
"repository": "https://github.com/serradura/okf",
"license": "Apache-2.0",
"keywords": [
"okf",
"knowledge",
"curation",
"markdown",
"documentation"
]
}
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 20 lines scan A cb39899dc1b4
okf is a plugin published in the GitHub repository serradura/okf (142 stars, last pushed 6d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
scaccogatto
Claude Code plugins by scaccogatto.
okf-skills
Author, maintain, validate, and visualize Open Knowledge Format (OKF) bundles — portable markdown knowledge for humans and agents.
agent-knowledge
Build, document, and maintain a portable knowledge base as an Open Knowledge Format (OKF) bundle. The kb hub plus kb- action skills.
okf
OKF on AWS — local plugin marketplace.
okf-mcp
Connects Claude Code to the OKF Data wiki consumption MCP server (deployed on Bedrock AgentCore) and provides a skill to fetch/refresh its OAuth2 access token.
scraps-migration
LLM migration workflows for moving Scraps wikis from v0 to v1. Runs version-pinned audits, converts tag and config syntax, and verifies the result with v1 lint/build.