agent-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited agent-integration (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill when the task is attaching or distributing ControlKeel across agents.
.mcp.json, CLAUDE.md, and .claude/commands.Cursor’s Settings → Rules, Skills, Subagents (and related Commands, Hooks, Plugins) align to repo files ControlKeel already generates on controlkeel attach cursor:
| Cursor concept | CK attach output | Notes |
|---|---|---|
| Rules | .cursor/rules/controlkeel.mdc | Always-on governance instructions for the agent. |
| Skills | .cursor/skills/* plus .agents/skills/* | Native Cursor skills tree plus open-standard AgentSkills for import tools. |
| Commands | .cursor/commands/*.md | Slash-style review / plan / annotate / last flows. |
| Agents / Subagents | .cursor/agents/*.md, .cursor/background-agents/*.md | Governor-style prompts and background workflow guidance; hooks include subagentStart. |
| Hooks | .cursor/hooks.json, .cursor/hooks/*.sh | Shell / write / MCP / session / stop gates calling controlkeel validate when available. |
| MCP | .cursor/mcp.json | Stdio MCP; use ${workspaceFolder} for command paths and CK_PROJECT_ROOT. |
| Plugins | .cursor-plugin/ | Distributable bundle (plugin.json, mirrored assets, hooks/hooks.json, mcpServers) for Plugins → Install / marketplace-style flows. |
Install path: controlkeel attach cursor in the governed repo root, then enable the ControlKeel MCP server in Cursor and (if desired) install the generated .cursor-plugin from the repo or a release export.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.