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 sequenzia/agent-alchemynpx agentmods add plugins/sequenzia/agent-alchemy/marketplacegit clone --depth 1 https://github.com/sequenzia/agent-alchemyGrade A, and why
agent-alchemy 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 — 94 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "agent-alchemy",
"metadata": {
"description": "Custom Skills, Subagents & Hooks for AI agents"
},
"owner": {
"name": "Stephen Sequenzia",
"email": "[email protected]"
},
"plugins": [
{
"name": "agent-alchemy-claude-tools",
"version": "0.2.5",
"description": "Reference skills for Claude Code Tasks and Agent Teams features",
"source": "./claude/claude-tools",
"homepage": "https://github.com/sequenzia/agent-alchemy/tree/main/claude/claude-tools",
"repository": "https://github.com/sequenzia/agent-alchemy/tree/main/claude/claude-tools",
"license": "MIT"
},
{
"name": "agent-alchemy-core-tools",
"version": "0.2.3",
"description": "Agent Alchemy Core Tools — utilities and essential functions for AI agents",
"source": "./claude/core-tools",
"homepage": "https://github.com/sequenzia/agent-alchemy/tree/main/claude/core-tools",
"repository": "https://github.com/sequenzia/agent-alchemy/tree/main/claude/core-tools",
"license": "MIT"
},
{
"name": "agent-alchemy-dev-tools",
"version": "0.3.4",
"description": "Agent Alchemy Dev Tools — dev utilities, debugging, and workflow enhancements",
"source": "./claude/dev-tools",
"homepage": "https://github.com/sequenzia/agent-alchemy/tree/main/claude/dev-tools",
"repository": "https://github.com/sequenzia/agent-alchemy/tree/main/claude/dev-tools",
"license": "MIT"
},
{
"name": "agent-alchemy-git-tools",
"version": "0.1.0",
"description": "Agent Alchemy Git Tools — git utilities for version control",
"source": "./claude/git-tools",
"homepage": "https://github.com/sequenzia/agent-alchemy/tree/main/claude/git-tools",
"repository": "https://github.com/sequenzia/agent-alchemy/tree/main/claude/git-tools",
"license": "MIT"
},
{
"name": "agent-alchemy-sdd-tools",
"version": "0.2.11",
"descriptionWhat 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 · 94 lines scan A daf45d4fd45c
agent-alchemy is a plugin published in the GitHub repository sequenzia/agent-alchemy (43 stars, last pushed 3mo 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
draft-plugins
Plugin marketplace listing 1 plugin: draft.
coaltipple
CoalTipple — model/effort router for Claude Code. Delegates a task you CAN do but is large+cheap DOWN to a lower tier to save tokens; escalates a task beyond the current tier UP for quality — up to Fable 5, the top rung (a consent-gated, real-money spawn). Two-knob routing (tier × effort, effort-before-tier), an alias.
sipcode
Token-economy observatory for Claude Code: forensic per-session audit, A/B savings verifier, reproducible benchmark, and cost prediction — directly in Claude chat. Auto-installs via npx on first use; no separate npm install required.
cost-guardian-marketplace
Plugin marketplace listing 1 plugin: cost-guardian.
ai-psychiatry
Semantic executive control for loopholes, underthinking, overthinking, evidence, recursion, context, memory, relentless execution, and reliable delivery.
rn-agents-kit
Audit-first agent skills for React Native maintenance.