claude-devfleet
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface by integrating untrusted external data into the orchestrator's decision-making process.
- Ingestion points: Mission prompts in the
plan_projectandcreate_missiontools, and structured data returned by theget_reporttool (SKILL.md). - Boundary markers: The instructions do not prescribe the use of boundary markers or instructions to isolate the data processed by the tools from the agent's core logic.
- Capability inventory: The skill enables the agent to dispatch missions that execute code and perform git operations in isolated worktrees (
dispatch_mission) (SKILL.md). - Sanitization: There is no mention of sanitization or validation for the user-supplied prompts or the contents of mission reports.
Audit Metadata