cortex-skills-loop
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The instructions describe legitimate usage of a skill management CLI tool. No dangerous commands, privilege escalation, or persistence mechanisms were found.
- [INDIRECT_PROMPT_INJECTION]: The skill utilizes the output of environment-scanning commands like
cortex skills recommendandcortex statusto drive agent actions. While this constitutes a data ingestion surface where external state (such as file names in a git diff) could theoretically influence agent behavior, it is the intended functional purpose of the tool and is managed within the CLI's expected operating context. Ingestion points: Command output fromcortex skills recommendandcortex statusreferenced in SKILL.md. Boundary markers: None provided in the instruction set. Capability inventory: Execution of specificcortexCLI commands for status, feedback, and rating. Sanitization: No explicit sanitization or input validation logic described in the instructions.
Audit Metadata