ln-640-pattern-evolution-auditor
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an L2 Coordinator (ln-640) for a suite of architectural auditing tools (ln-641 through ln-647). Its primary operations involve discovering patterns, performing research via established frameworks, and aggregating results into reports.
- [SAFE]: Architectural detection is performed using static analysis techniques, specifically via 'Grep' patterns defined in the reference files (layer_rules.md, pattern_library.md). This approach targets structural code properties rather than executing untrusted logic.
- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection as it ingests and processes external source code (untrusted data). However, this is inherent to its primary purpose as an auditor.
- Ingestion points: Project codebase files and architecture documentation (e.g., docs/architecture.md) read during the discovery and analysis phases.
- Boundary markers: Absent; the skill does not explicitly define delimiters when processing source code blocks.
- Capability inventory: Limited to the invocation of downstream worker skills via the 'Skill' tool and generating structured reports. No direct file-system writes or network exfiltration capabilities are present in the coordinator logic.
- Sanitization: Absent; the skill relies on regex-based discovery which provides a layer of isolation from executable prompt content within the data.
Audit Metadata