secure-coding
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill resolves security standards by reading a
.lattice/config.yamlfile and additional Markdown files from the repository being analyzed. - Ingestion points: The skill reads
.lattice/config.yamland follows paths specified inpaths.secure_codingandpaths.language_idiomswithin the project root. - Boundary markers: No specific delimiters or "ignore embedded instructions" warnings are used when loading project-specific configuration or idiom files.
- Capability inventory: The skill influences code generation behavior and does not perform network operations, administrative file writes, or subprocess execution.
- Sanitization: The instructions loaded from custom repository files are applied as overrides or overlays without validation or sanitization, potentially allowing repository-stored instructions to weaken security checks or redirect agent behavior.
Audit Metadata