agent-context-loader
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill's primary function is to discover and merge external instructions, which creates a surface for indirect prompt injection.
- Ingestion points: The skill instructions in
SKILL.mddirect the agent to scan and readAGENTS.mdfiles from the current directory and its ancestor directories. - Boundary markers: Absent. There are no instructions provided to the agent to use delimiters or ignore embedded directives when processing the discovered files.
- Capability inventory: The skill is configured with powerful tools including
Write,Edit, andBash(as defined inSKILL.mdallowed-tools), andscripts/check-agents-md.shperforms filesystem existence checks. - Sanitization: Absent. The instructions specify a direct merge of discovered contexts without any validation or filtering of the external content.
Audit Metadata