altitude-horizon-framework
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests user-supplied text to diagnose transition friction and apply the Altitude-Horizon framework. While the skill lacks active execution tools, the generated diagnostics influence the agent's downstream reasoning and coaching behavior, creating a surface where malicious instructions in the input data could potentially alter the agent's output logic.
- Ingestion points: SKILL.md identifies that text supplied with the invocation or appended as
ARGUMENTS:is used as input data. - Boundary markers: The skill does not define specific delimiters or instructions to ignore embedded commands within the user-supplied context.
- Capability inventory: No active subprocess calls, file-system writes, or network operations were identified in the component; it functions as a reference framework.
- Sanitization: No validation or filtering logic for external content is described in the skill instructions.
Audit Metadata