create-laravel-boost-guidelines
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill describes a standard developer workflow for documenting package APIs and configuration in a Laravel environment.
- [INDIRECT_PROMPT_INJECTION]: The skill has a data ingestion surface by instructing the agent to inspect third-party package documentation and APIs. This surface could be targeted if the documentation being read contains malicious instructions, though the risk is localized to the generation of documentation files.
- Ingestion points: Package API, configuration, docs, and common pitfalls (SKILL.md).
- Boundary markers: None explicitly mentioned for separating untrusted documentation from instructions.
- Capability inventory: File writing (creating
resources/boost/guidelines/core.blade.php). - Sanitization: Not addressed in the instructions.
Audit Metadata