business-modeling
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill functions as a template for business analysis and documentation.
- [DATA_EXPOSURE] (SAFE): The skill accesses local project files (think/, define/) to gather context for the business model. This is standard operational behavior and does not target sensitive system files or credentials.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill ingests data from external files (핵심솔루션.md, 고객분석.md, 문제가설.md). While these could theoretically contain malicious instructions if the source files were compromised, the skill lacks any dangerous capabilities (like code execution or network access) to exploit such an injection.
- Ingestion points: Reads content from think/핵심솔루션.md, define/고객분석.md, and define/문제가설.md.
- Boundary markers: No explicit boundary markers or 'ignore' instructions for the ingested content.
- Capability inventory: No code execution, network operations, or privileged file access.
- Sanitization: No sanitization of the input content is performed before interpolation into the final document.
Audit Metadata