product-business-analysis
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [Data Ingestion and Analysis Surface]: The skill is designed to discover and process data from various connected sources, which is a standard requirement for business analysis. This creates a potential surface for indirect prompt injection if external data contains instructions intended to influence the agent.
- Ingestion points: Data enters the context via "connected or provided sources" and through "fresh catalog or metadata discovery" as outlined in
SKILL.md. - Boundary markers: The workflow includes a "Source Access Guardrail" and instructions to compare duplicates and conflicts between sources to establish authority.
- Capability inventory: The skill utilizes
$jupyter-notebooksfor executing queries and$build-reportfor artifact generation. - Sanitization: The skill relies on source verification and quality checks (
$analyze-data-quality) to ensure data integrity during processing. - [Integrated Tool Usage]: The instructions direct the agent to use notebook environments for recording queries and performing calculations. This dynamic execution is a standard and expected pattern for data analysis tasks, facilitating transparency and reproducibility in the analytical process.
Audit Metadata