/security-flow-authorize
Phase 2 Authorize of security-flow
> /plugin marketplace add griddynamics/rosetta > /plugin install rosetta@rosetta
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/security-flow-authorize
Context preview
What this command does when you run it.
Phase 2 Authorize of security-flow
Command definition
security-flow-authorize.mdname: security-flow-authorize
description: "Phase 2 Authorize of security-flow"
disable-model-invocation: true
user-invocable: false
alwaysApply: false
tags: ["security", "workflow-phase"]
baseSchema: docs/schemas/phase.md
<security_flow_authorize>
<description_and_purpose> Recommend an enterprise-safe run contract for user approval or amendment. </description_and_purpose>
<workflow_context> Phase 2. Requires a passing or user-approved DEV/QA-envs secret gate. </workflow_context>
<phase_steps> 1. Assess contextual risk 2. Recommend run contract 3. Explain material tradeoffs 4. Surface decisions for approval </phase_steps>
<recommend_contract step="2.1" subagent="engineer" role="Enterprise security scope and authorization advisor" subagent_required_model="claude-sonnet-5, gpt-5.4-medium, gemini-3-flash, grok-4.5, gpt-5.6-terra">
1. USE SKILL `subagent-directives`. 2. USE SKILL `security`. 3. USE SKILL `risk-assessment`. 4. Recommend targets, environment, exclusions, audience, retention, and exploit-detail policy. 5. Recommend activities, tools, credentials, data flows, limits, and stop conditions. 6. Recommend active-test identities, routes, methods, rates, payloads, duration, and cleanup where applicable. 7. Explain coverage gained, residual gaps, and enterprise tradeoffs. 8. Mark each activity local read-only, separately gated, or prohibited. 9. Update `security-flow-state.md`.
</recommend_contract>
<handoff step="2.2"> Return the recommended contract with every material decision listed as awaiting approval. Raise material unknowns only; do not nitpick. The orchestrator runs the approval gate with the user. </handoff>
<validation_checklist>
- Approval names target and environment.
- Exclusions and stop conditions are explicit.
- External data flows are separately decided.
- Production active testing is absent.
</validation_checklist>
</security_flow_authorize>
Read more
name: security-flow-authorize description: "Phase 2 Authorize of security-flow" disable-model-invocation: true user-invocable: false alwaysApply: false tags: ["security", "workflow-phase"] baseSchema: docs/schemas/phase.md
<security_flow_authorize>
<description_and_purpose> Recommend an enterprise-safe run contract for user approval or amendment. </description_and_purpose>
<workflow_context> Phase 2. Requires a passing or user-approved DEV/QA-envs secret gate. </workflow_context>
<phase_steps> 1. Assess contextual risk 2. Recommend run contract 3. Explain material tradeoffs 4. Surface decisions for approval </phase_steps>
<recommend_contract step="2.1" subagent="engineer" role="Enterprise security scope and authorization advisor" subagent_required_model="claude-sonnet-5, gpt-5.4-medium, gemini-3-flash, grok-4.5, gpt-5.6-terra">
1. USE SKILL `subagent-directives`. 2. USE SKILL `security`. 3. USE SKILL `risk-assessment`. 4. Recommend targets, environment, exclusions, audience, retention, and exploit-detail policy. 5. Recommend activities, tools, credentials, data flows, limits, and stop conditions. 6. Recommend active-test identities, routes, methods, rates, payloads, duration, and cleanup where applicable. 7. Explain coverage gained, residual gaps, and enterprise tradeoffs. 8. Mark each activity local read-only, separately gated, or prohibited. 9. Update `security-flow-state.md`.
</recommend_contract>
<handoff step="2.2"> Return the recommended contract with every material decision listed as awaiting approval. Raise material unknowns only; do not nitpick. The orchestrator runs the approval gate with the user. </handoff>
<validation_checklist>
- Approval names target and environment.
- Exclusions and stop conditions are explicit.
- External data flows are separately decided.
- Production active testing is absent.
</validation_checklist>
</security_flow_authorize>
Repo: griddynamics/rosetta
Other commands on rosetta.
- /adhoc-flow
Workflow for the rest of tasks: lightweight documentation, build, track, synchronize, etc.
Open command - /api-aqa-flow-api-spec-analysis
Phase 2 API Spec Analysis of api-aqa-flow
Open command - /api-aqa-flow-data-collection
Phase 1 Data Collection of api-aqa-flow
Open command - /api-aqa-flow-execution-and-report-analysis
Phase 6 Execution & Report Analysis of api-aqa-flow (USER INTERACTION REQUIRED)
Open command - /api-aqa-flow-gap-and-requirements-clarification
Phase 3 Gap & Requirements Clarification of api-aqa-flow (USER INTERACTION REQUIRED)
Open command - /api-aqa-flow-project-config-loading
Phase 0 Project Config Loading of api-aqa-flow (USER INTERACTION CONDITIONALLY REQUIRED)
Open command

