sku-optimization
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFEDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [DATA_EXFILTRATION]: Accesses hidden files in the user's home directory (
~/.claude/projects/) for telemetry logging. While this appears to be a platform-specific feature for project memory, it involves reading and writing outside the immediate project scope. - [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection.
- Ingestion points: Reads various data files (POS transaction data, product metadata, etc.) from the project environment.
- Boundary markers: None present; the skill does not use delimiters or warnings to ignore instructions embedded in the analyzed data.
- Capability inventory: The skill has the ability to read and write files (e.g., creating
docs/sku-optimization-analysis.md). - Sanitization: No sanitization or validation of the input data is performed before processing or reporting.
Audit Metadata