qe-agentic-quality-engineering
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a persistent memory system using MCP tools (
mcp__agentic-qe__memory_store) for tracking test plans and coordination states. This usage is confined to a local database (.agentic-qe/memory.db) and serves legitimate operational requirements for agentic workflows. - [SAFE]: Multi-agent coordination and task execution are performed through a structured
Taskdelegation tool. This ensures that sub-tasks are routed to specific, predefined agent types without the risk of arbitrary code or command injection. - [SAFE]: The provided command-line interface examples (
aqe agent) are part of the framework's own management ecosystem and represent standard developer tooling for agent lifecycle control.
Audit Metadata