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 iamladi/cautious-computing-machinenpx agentmods add plugins/iamladi/cautious-computing-machine/marketplacegit clone --depth 1 https://github.com/iamladi/cautious-computing-machineGrade A, and why
cautious-computing-machine 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 — 67 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "cautious-computing-machine",
"description": "Official marketplace by Ladi - A Claude Code plugins",
"owner": {
"name": "Ladislav Martincik",
"url": "https://github.com/iamladi/cautious-computing-machine"
},
"plugins": [
{
"name": "sdlc",
"source": {
"source": "github",
"repo": "iamladi/cautious-computing-machine--sdlc-plugin"
},
"description": "Comprehensive SDLC plugin with specialized agents, commands, and integrations for enhanced software development workflow"
},
{
"name": "primitives",
"source": {
"source": "github",
"repo": "iamladi/cautious-computing-machine--primitives-plugin"
},
"description": "Essential building blocks for Claude Code workflows - smart commits, debugging, and environment setup"
},
{
"name": "github",
"source": {
"source": "github",
"repo": "iamladi/cautious-computing-machine--github-plugin"
},
"description": "GitHub CI/CD automation plugin for auto-detecting, analyzing, and fixing CI/CD failures on any branch"
},
{
"name": "misc",
"source": {
"source": "github",
"repo": "iamladi/cautious-computing-machine--misc-plugin"
},
"description": "Miscellaneous skills - terminal UI design & copywriting"
},
{
"name": "ts",
"source": {
"source": "github",
"repo": "iamladi/cautious-computing-machine--ts-plugin"
},
"description": "TypeScript ecosystem plugin for React, Hono, and modern frontend/backend development"
},
{
"name": "workflows",
"source": {
"source": "github",
"repo": "iamladi/cautious-computing-machine--workflows-plugin"
},
"description": "Autonomous workflow orchestration for the full SDLC pipeline - from research to PR submission"
},
{
"name": "thinking-systems",
"source": {
"source": "github",
"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 · 67 lines scan A 8d904e3b227f
cautious-computing-machine is a plugin published in the GitHub repository iamladi/cautious-computing-machine (6 stars, last pushed 4mo 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
clasp
Develop Apps Script projects locally using clasp.
intlayer
Intlayer plugins for Claude Code — LSP-powered i18n intelligence for TypeScript, JavaScript, Vue, and Svelte projects.
development
Code development and quality assurance tools - analyze, test, fix, review.
transition
Session transition and handoff management for Claude Code.
quick-pr
Split a minor change from the current work into a separate worktree and open a PR without interrupting your flow. Use when an unrelated small fix (typo, lint rule, config tweak) is sitting in a feature branch and the user wants it shipped on its own — \"quick PR\", \"split this out\", \"ship this separately\".…
mcp-vcf-orchestrator
Claude Code plugin marketplace for the VCF Automation Orchestrator MCP server: skills for discovery-first vRO authoring, package-first publishing, and guided operations.