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 merc1305/findMatenpx agentmods add plugins/merc1305/findmate/skillsgit clone --depth 1 https://github.com/merc1305/findMateGrade A, and why
findmate 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": "findmate",
"version": "1.0.3",
"description": "Find a cofounder through privacy-first owner-to-owner matching with an own-owner-only Agent Skill.",
"author": {
"name": "Yauheni Shauchenka",
"url": "https://github.com/merc1305"
},
"homepage": "https://github.com/merc1305/findMate",
"repository": "https://github.com/merc1305/findMate",
"license": "MIT",
"keywords": [
"founders",
"cofounders",
"collaboration",
"privacy",
"agent-skills"
],
"skills": "./"
}
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 · 21 lines scan A f775be21b678
findmate is a plugin published in the GitHub repository merc1305/findMate (0 stars, last pushed 1mo 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
personal-corp-os
Personal Corp OS: run a one-person company through AI agents with a weekly rhythm, department repos, safe public releases, and open Claude Code and Codex skills.
starknet-agentic-skills
Plugin marketplace listing 1 plugin: starknet-agentic-skills.
openmapstack
Agentic GIS / geospatial workflows: source discovery and provenance (from open data sources first), vector/raster/point-cloud pipelines, CRS and metric analysis, spatial SQL, QGIS projects, tile generation, and web maps — compiled into reproducible projects.
input-repo
Fixture plugin manifest.
threat-model
Produce threat models for open-source projects: the security contract between a project and its users, structured for downstream integrators and vulnerability triagers.
ardur-claude-code-hook
Ardur runtime governance for Claude Code: mission-bound deny gating and signed Execution Receipts on tool calls.