playbook-execute
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill implements a playbook interpreter that manages task dependencies, parallel execution, and success verification via tool usage or human confirmation.
- [COMMAND_EXECUTION]: The skill facilitates command execution through the
checksmechanism (type:command). This is a documented and intended feature for verifying task success (e.g., running tests) and follows standard developer workflows. - [PROMPT_INJECTION]: Instructions include clear directives for the agent to resolve
!includetokens and substitute variables before execution. There are no attempts to bypass safety filters or override system constraints. - [DATA_EXFILTRATION]: No evidence of unauthorized data access or external transmission. Network operations are not requested, and file access is scoped to reading playbook files and verifying local artifacts.
- [EXTERNAL_DOWNLOADS]: The skill does not perform remote downloads or reference external code repositories.
Audit Metadata