rpi-quick
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- Orchestration and Delegation: The skill manages a workflow of research, planning, and implementation by delegating to specialized sub-skills. This modular approach is an established pattern for complex task execution.
- Local State Management: Task context is maintained using artifacts in a local .copilot-tracking/ directory. This ensures session persistence and transparency within the user's workspace.
- Input Processing Surface: The skill interprets intent from the conversation and project files to drive its workflow. Ingestion points include the conversation history and files; capability inventory includes file writes and tool usage; boundary markers and sanitization are managed by the underlying platform.
- Tool Usage Logic: The instructions allow for direct tool usage as a fallback mechanism, ensuring the agent can fulfill its goals across various execution environments.
Audit Metadata