qe-regression-testing

Pass

Audited by Gen Agent Trust Hub on Sep 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The CI/CD configuration example includes a reference to dorny/paths-filter@v2, a well-known GitHub Action used for identifying changed files within a repository.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines workflows that ingest external data, creating a potential surface for indirect prompt injection.
  • Ingestion points: The selectTests function processes an array of changedFiles, and the Bug Regression Test task accepts a bug object containing a description field.
  • Boundary markers: None are explicitly defined in the provided code snippets to delimit untrusted input.
  • Capability inventory: The skill references command execution (npm run) and multi-agent coordination (FleetManager).
  • Sanitization: No explicit sanitization or validation logic is shown in the simplified code examples for processing the external file names or bug descriptions.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 18, 2026, 06:15 PM
Security Audit — agent-trust-hub — qe-regression-testing