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 jobyap/agent-skillsnpx agentmods add plugins/jobyap/agent-skills/agent-skillsgit clone --depth 1 https://github.com/jobyap/agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/jobyap/agent-skills/agent-skills)<a href="https://agentmods.dev/plugins/jobyap/agent-skills/agent-skills"><img src="https://agentmods.dev/badge/plugins/jobyap/agent-skills/agent-skills.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
jobyap 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 5d 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.
What it actually says
{
"name": "jobyap",
"displayName": "JobYap Job Search",
"version": "1.0.0",
"description": "Search job postings aggregated from companies' official careers sites — salaries, locations and each job's community discussion. The jobyap skill plus the remote MCP server in one install.",
"author": {
"name": "JobYap",
"url": "https://jobyap.com"
},
"homepage": "https://jobyap.com",
"repository": "https://github.com/jobyap/agent-skills",
"license": "MIT",
"keywords": ["jobs", "job-search", "careers", "hiring", "mcp"],
"mcpServers": "./.mcp.json"
}
What it installs
The manifest is a name and a version. 1 skill, 2 MCP servers travel with it, and installing the plugin installs all of them — 115 tokens a session between them. Each is measured on its own page, and each can be installed alone.
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 5d ago First seen · 16 lines scan A b97737e83e82
jobyap is a plugin published in the GitHub repository jobyap/agent-skills (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
diagrammer
Render a JSON spec into a hand-crafted SVG diagram (flows, neural nets, system architectures).
agent-scaffolders
Meta-plugin containing ecosystem generation and evolution auditing primitives. Includes scaffolding for Agent Skills, Plugins, CLI sub-agents, custom GitHub Copilot agents, GitHub Agentic Workflows (gh-aw), CI/CD Smart Failure agents, Azure Foundry agents, and skill evolution auditing (audit-skill).
agent-loops
Composable agent loop architectures for learning loops, agent orchestration (0-to-N inner agents), and red team coordination. Framework-agnostic: works with any CLI agent (Claude, Gemini, Copilot, OpenHands, etc.).
mcp-migration
Diagnose and carry out the migration of an MCP server to the 2026-07-28 specification. Runs a deterministic rule engine over the code, then walks the remediation per finding: stateless transport, OAuth 2.1, the deprecated capabilities, and the SDK v2 rename.
guardrails
Code quality verification gates wired into the agent lifecycle.
mobile-mvp-product
Skills for designing mobile MVPs in Figma, converting approved Figma designs into SwiftUI, and reviewing MVP scope for App Store readiness.