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.
git clone --depth 1 https://github.com/EvilFreelancer/rpa-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/evilfreelancer/rpa-skills/marketplace)<a href="https://agentmods.dev/plugins/evilfreelancer/rpa-skills/marketplace"><img src="https://agentmods.dev/badge/plugins/evilfreelancer/rpa-skills/marketplace.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
rpa-skills marketplace 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 8d 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 — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "rpa-skills",
"owner": {
"name": "Pavel Rykov",
"email": "[email protected]"
},
"metadata": {
"description": "Pavel Rykov's agent-skills marketplace for Claude Code, OpenAI Codex, Cursor, Kimi Code CLI and other agents.",
"version": "2.3.2"
},
"plugins": [
{
"name": "rpa-init",
"source": { "source": "github", "repo": "EvilFreelancer/rpa-init" },
"description": "Warm up context on a repository: study code, docs and tests, set up the dev environment, run tests, write a short report. No extra brief required.",
"version": "1.0.0",
"category": "workflow",
"license": "MIT"
},
{
"name": "rpa-gen-rules",
"source": { "source": "github", "repo": "EvilFreelancer/rpa-gen-rules" },
"description": "Create or refresh agent project rules (Cursor .mdc, Claude Code .claude/rules). Layered-cake architecture + BDD, with a mandatory Rules Sync step across agent trees. Rules and AGENTS.md in English unless asked otherwise.",
"version": "1.2.0",
"category": "workflow",
"license": "MIT"
},
{
"name": "rpa-feat",
"source": { "source": "github", "repo": "EvilFreelancer/rpa-feat" },
"description": "Add a feature strictly by BDD: plan, red tests, green implementation, full suite, docs and examples, linter at the end. Requires a clear feature description.",
"version": "1.0.0",
"category": "workflow",
"license": "MIT"
},
{
"name": "rpa-bugfix",
"source": { "source": "github", "repo": "EvilFreelancer/rpa-bugfix" },
"description": "Fix a bug with a reproduction test first, then the fix, then the full suite, then a short report. Requires a clear bug description.",
"version": "1.0.0",
"category": "workflow",
"license": "MIT"
},
{
"name": "logika",
"source": { "source": "github", "repo": "EvilFreelancer/logika" },
"description": "Classical formal logic from G. ChelpanovWhat 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.
- 8d ago First seen · 86 lines scan A a62f672a6438
rpa-skills marketplace is a plugin published in the GitHub repository EvilFreelancer/rpa-skills (35 stars, last pushed 26d 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-30.
Other plugins, from other repositories
mongodb-atlas
Connect to MongoDB Atlas clusters only through the Atlas Managed MCP Server. Sign in with your Atlas account to explore data, manage collections, optimize queries, generate reliable code with MongoDB best practices, and manage Atlas resources such as clusters, projects, database users, and network access. If you are r.
refero
Research real product interfaces and design with evidence from Refero.
reflexion
Collection of commands that force LLM to reflect on previous response and output. Based on papers like Self-Refine and Reflexion. These techniques improve the output of large language models by introducing feedback and refinement loops.
datadog
Use Datadog directly in Cursor through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation. This plugin is in preview.
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.