ce-compound-refresh
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill includes a test case in
references/evals.yamlthat specifically simulates a prompt injection attempt to ignore instructions. This is a security feature used for validation and does not pose a threat to the user or system. - [DATA_EXFILTRATION]: Instructions in both
SKILL.mdandreferences/contract.yamlstrictly require the redaction of secrets, tokens, and credentials from all artifacts and reports generated by the skill. - [COMMAND_EXECUTION]: The execution rules in
SKILL.mdexplicitly prohibit the use of shell commands such asbash,cat, andgrepfor file system operations, requiring the agent to use safer, dedicated platform tools instead.
Audit Metadata