1claw
01Cursor rule
Best practices for AI agents using the 1Claw MCP server for secrets management, signing, and memory.
Cursor rule
Best practices for AI agents using the 1Claw MCP server for secrets management, signing, and memory.
Skill Claude CodeCodex
Use when the user asks to "store a secret", "fetch credentials", "rotate an API key", "manage secrets", "set up vault access", or any task involving secure credential storage and retrieval.
MCP server Claude CodeCodexCursor +2
HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning. Runs locally from the @1claw/mcp npm package. Needs 5 environment variables to run.
Cursor rule Cursor
scaffold-agent CLI repo — build after src changes, AGENTS.md source of truth.
Skill Claude CodeCodexCursor
Maintains and extends the scaffold-agent npm CLI that generates onchain AI agent monorepos (Foundry/Hardhat + Next.js/Vite/Python), including -y flags, agent.json --from-config, --dump-config, --swarm, Shroud/1claw, and embedded Next/Vite templates. Use when editing this repository, changing CLI behavior or templates…
Instructions file CodexOpenCode
Instructions for 1clawAI/scaffold-agent, covering agent instructions — scaffold-agent, terminology, build and verify, run the cli locally and non-interactive / automation (-y).
Instructions file
Instructions for 1clawAI/scaffold-agent, a project described as: Interactive CLI to scaffold monorepo projects for onchain AI agents.