context-fix
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests and processes repository-specific instruction files (
AGENTS.md,CLAUDE.md) and configuration manifests, which represent an attack surface where malicious data could influence agent behavior. - Ingestion points:
SKILL.mdidentifiesAGENTS.md,CLAUDE.md, and various skill files as primary inputs for auditing. - Boundary markers: The skill does not explicitly define delimiters to isolate the content being audited from the agent's system instructions.
- Capability inventory: The skill allows the agent to read repository files, execute
git logcommands, and modify file contents. - Sanitization: No specific sanitization or validation of the audited content is described before processing.- [EXTERNAL_DOWNLOADS]: The
EVIDENCE.mdfile references research papers hosted onarxiv.orgto support the auditing methodology.
Audit Metadata