onboarding-playbook-creation
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill functions as a template for generating onboarding documentation and phased workflows. It does not engage in any dangerous activities such as command execution, file system modification, or network communication. The reference to '@devtool/cli' in Example 2 is illustrative text intended for an end-user checklist and is not an action performed by the agent itself.
- [NO_CODE]: The skill consists exclusively of instructions and examples within a markdown file. It does not include or reference any external scripts, binaries, or executable code.
- [SAFE]: Indirect Prompt Injection analysis: The skill processes user-supplied information regarding product details and onboarding goals (Ingestion Point: user input). While the instructions do not use specific boundary markers (Boundary markers: absent), the agent has no dangerous capabilities (Capability Inventory: none) that could be exploited via malicious input. The output is limited to text generation, and no sanitization is implemented for the provided examples (Sanitization: absent).
Audit Metadata