بنقرة واحدة
triage
Guide agent supply-chain triage after Claude Code MCP, plugin, skill, hook, command, or settings changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Guide agent supply-chain triage after Claude Code MCP, plugin, skill, hook, command, or settings changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Generate fast local OpenACA inventory from Claude Code endpoint or project configuration without running advisory lookups.
Run OpenACA scans from Claude Code when the user asks to scan agent components, check Claude Code configuration, inspect MCP servers/plugins/skills/hooks, or assess agent supply-chain risk.
Configure, check, or run explicit OpenACA Cloud sync for a Claude Code endpoint.
Generate an OpenACA Agent BOM when the user asks for a bill of materials, Agent BOM, inventory export, or structured list of agent components.
Explain OpenACA findings, Agent BOM entries, scan output, severity, confidence, source provenance, and suggested next steps.
| name | triage |
| description | Guide agent supply-chain triage after Claude Code MCP, plugin, skill, hook, command, or settings changes. |
| argument-hint | [what changed] |
| allowed-tools | ["Bash","Read"] |
Use this skill when the user has added or changed MCP servers, plugins,
skills, hooks, commands, .claude/settings.json, or other agent runtime
configuration and wants a security-oriented review.
uvx --isolated --from openaca openaca bom endpoint --project . --output openaca-agent-bom.json
uvx --isolated --from openaca openaca bom diff --before openaca-agent-bom.previous.json --after openaca-agent-bom.json
uvx --isolated --from openaca openaca scan endpoint -v --project . --include-posture
uvx --isolated --from openaca openaca bom endpoint --project . --output openaca-agent-bom.json
If uvx is unavailable but openaca is installed, use the same command
without the uvx prefix.
Ask before making changes. Do not disable components, edit settings, or remove files without explicit user approval.