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 richawo/yaps-codex-pluginnpx agentmods add plugins/richawo/yaps-codex-plugin/marketplacegit clone --depth 1 https://github.com/richawo/yaps-codex-pluginGrade A, and why
yaps 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 2d ago.
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.
How it starts
The opening of the file, as written. The whole thing — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "yaps",
"owner": {
"name": "Yaps AI",
"email": "[email protected]"
},
"metadata": {
"description": "Local-first voice, transcription, media, translation, and memory tools powered by Yaps."
},
"plugins": [
{
"name": "yaps-memory",
"source": "./plugins/yaps-memory",
"description": "Persistent private memory for Claude, stored as local Markdown.",
"category": "Productivity",
"tags": ["memory", "markdown", "local-first", "notes"]
},
{
"name": "yaps-dictation",
"source": "./plugins/yaps-dictation",
"description": "Voice-type into Claude Code and other desktop apps through Yaps.",
"category": "Productivity",
"tags": ["dictation", "voice", "speech-to-text", "accessibility"]
},
{
"name": "yaps-transcription",
"source": "./plugins/yaps-transcription",
"description": "Transcribe audio and video files into clean text with Yaps.",
"category": "Productivity",
"tags": ["transcription", "audio", "video", "speech-to-text"]
},
{
"name": "yaps-meeting-transcription",
"source": "./plugins/yaps-meeting-transcription",
"description": "Transcribe meetings and interviews with timed speaker labels.",
"category": "Productivity",
"tags": ["meetings", "transcription", "diarization", "speakers"]
},
{
"name": "yaps-srt-generator",
"source": "./plugins/yaps-srt-generator",
"description": "Generate timestamped SRT subtitles from video or audio with Yaps.",
"category": "Media",
"tags": ["subtitles", "srt", "captions", "video"]
},
{
"name": "yaps-auto-captions",
"source": "./plugins/yaps-auto-captions",
"description": "Add editable social-video captions to any video with Yaps.",
"category": "Media",
"tags": ["captions", "video", "shorts", "reels"]
},
{
"name": "yaps-video-clipping",
"source": "./plugins/yaps-video-clipping",
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.
- 2d ago First seen · 97 lines scan A cf2dcf02c530
yaps is a plugin published in the GitHub repository richawo/yaps-codex-plugin (2 stars, last pushed 4d ago), licensed MIT. 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-31.
Other plugins, from other repositories
heuresis
Widen an underexpanded candidate field through frame-parallel divergent generation — /ideate (εὕρεσις: finding/invention).
logo-designer-skill
Design and iterate on logos using SVG with Claude Code.
mojiemoji-github
GitHub Markdown 向け mojiemoji 画像スタンプを埋め込むスキル + サブエージェント + 6 必須パラメータゲートフック.
touch-grass
Plugin marketplace listing 1 plugin: touch-grass.
grok-build
Plugin marketplace listing 1 plugin: grok.
remotion
Remotion video creation skills — best practices, animations, audio, captions, 3D, and more for building programmatic videos with React.