conflict-detector
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill is a development utility designed to identify overlaps between concurrent tasks. Its logic is confined to the local project environment and involves analyzing task metadata to ensure development consistency.
- [COMMAND_EXECUTION]: The skill invokes local shell scripts, specifically scripts/conflicts/check-l1-files.sh and scripts/conflicts/check-l2-syntactic.sh, to perform deterministic checks. These scripts are internal vendor resources and their use is consistent with the skill's stated purpose.
- [DATA_EXFILTRATION]: The skill reads project artifact paths and writes conflict reports to a local file (.aura/plans/conflicts.jsonl). It does not engage in network operations or exfiltrate data to external domains.
Audit Metadata