blueprint-execution
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is a pure orchestration layer. It uses structured logic to present options to the user and interpolate variables into predefined command strings. No suspicious obfuscation or remote code execution patterns are present.
- [Indirect Prompt Injection] (LOW): The skill processes a
plan_pathprovided as input, which represents an external data surface. - Ingestion points: The
plan_pathvariable is interpolated into several commands including/majestic:build-task,/majestic:run-blueprint, and thetask-breakdowntool call. - Boundary markers: None provided in the orchestration instructions.
- Capability inventory: The skill can trigger external tools like
backlog-managerand internal majestic commands. - Sanitization: None detected in the skill's markdown; safety relies on the downstream tools handling the plan file content securely.
Audit Metadata